aboutsummaryrefslogtreecommitdiffstats
path: root/admin/template/goto/tags.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'admin/template/goto/tags.tpl')
-rw-r--r--admin/template/goto/tags.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/template/goto/tags.tpl b/admin/template/goto/tags.tpl
index 3db8417a6..27ee02693 100644
--- a/admin/template/goto/tags.tpl
+++ b/admin/template/goto/tags.tpl
@@ -46,7 +46,7 @@
<p>
<input class="submit" type="submit" name="edit" value="{'Edit selected tags'|@translate}">
- <input class="submit" type="submit" name="delete" value="{'Delete selected tags'|@translate}" onclick="return confirm('{'Are you sure?'|@translate}');" {$TAG_INPUT_ENABLED}>
+ <input class="submit" type="submit" name="delete" value="{'Are you sure?'|@translate}" onclick="return confirm('{'Are you sure?'|@translate}');" {$TAG_INPUT_ENABLED}>
</p>
</fieldset>