From 41c329c6d4b0c8d49b6600eec113d7777bfd7912 Mon Sep 17 00:00:00 2001 From: Jari Voutilainen Date: Mon, 9 May 2016 14:36:21 +0300 Subject: [PATCH] Fix syntax error in template --- ckanext/harvest/templates/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ckanext/harvest/templates/index.html b/ckanext/harvest/templates/index.html index 5eea4d7..e405f13 100644 --- a/ckanext/harvest/templates/index.html +++ b/ckanext/harvest/templates/index.html @@ -38,7 +38,7 @@ {{ _('View') }} {{ _('Edit') }} - {{ _('Refresh'}} + {{ _('Refresh')}} URL {# TRANSLATORS: Appears in harvest source table for the type of harvester #} {{ _('Type')}}