summaryrefslogtreecommitdiff
path: root/skins/stone/movetimerlist.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'skins/stone/movetimerlist.tmpl')
-rw-r--r--skins/stone/movetimerlist.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/skins/stone/movetimerlist.tmpl b/skins/stone/movetimerlist.tmpl
index e3975a3..93b910f 100644
--- a/skins/stone/movetimerlist.tmpl
+++ b/skins/stone/movetimerlist.tmpl
@@ -11,7 +11,7 @@
</a>
<?% END %?>
<?% IF allow('movetimerdelete') %?>
- <a href="javascript:surecmd('<?% gettext("You will delete this rule") %?>','<?% escape(source) %?>','movetimerdelete','<?% id %?>',620,670)">
+ <a href="javascript:surecmd('<?% gettext("You will delete this rule") %?>','<?% escape(source) %?> - <?% escape(destination) %?>','movetimerdelete','<?% id %?>',620,670)">
<img src="images/delete.<?% global.imagetyp %?>" alt="" title="<?% gettext("Delete rule to move timer") %?>" />
</a>
<?% END %?>