summaryrefslogtreecommitdiff
path: root/skins/stone_flat
diff options
context:
space:
mode:
Diffstat (limited to 'skins/stone_flat')
-rw-r--r--skins/stone_flat/movetimerlist.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/skins/stone_flat/movetimerlist.tmpl b/skins/stone_flat/movetimerlist.tmpl
index dbfc1be..703793a 100644
--- a/skins/stone_flat/movetimerlist.tmpl
+++ b/skins/stone_flat/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 %?>