From 14e8ecd7cf8ea8d342eac5c4c66b764b3a8e2dbb Mon Sep 17 00:00:00 2001 From: Simo Sorce Date: Tue, 2 Sep 2014 17:41:07 -0400 Subject: Add Info providers Admin pages Signed-off-by: Simo Sorce Reviewed-by: Patrick Uiterwijk --- templates/admin/plugin_config.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/admin/plugin_config.html') diff --git a/templates/admin/plugin_config.html b/templates/admin/plugin_config.html index 1f75182..d95bf75 100644 --- a/templates/admin/plugin_config.html +++ b/templates/admin/plugin_config.html @@ -20,7 +20,7 @@ - Back + Back {% endblock %} -- cgit