diff options
| author | Andreas Brachold <vdr07@deltab.de> | 2008-01-04 12:04:04 +0000 |
|---|---|---|
| committer | Andreas Brachold <vdr07@deltab.de> | 2008-01-04 12:04:04 +0000 |
| commit | a7d39ff5060e3a08f4eafcf5a91b68af0543e4d5 (patch) | |
| tree | 14b18cfdc7420c19c2b2a71bddb6f0e8abd3e24e /skins/stone_flat/movetimerlist.tmpl | |
| parent | 6772ef046c30dc9a60ad869538501ca4e727512b (diff) | |
| download | xxv-a7d39ff5060e3a08f4eafcf5a91b68af0543e4d5.tar.gz xxv-a7d39ff5060e3a08f4eafcf5a91b68af0543e4d5.tar.bz2 | |
* xstyle add movetimerlist
Diffstat (limited to 'skins/stone_flat/movetimerlist.tmpl')
| -rw-r--r-- | skins/stone_flat/movetimerlist.tmpl | 2 |
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 %?> |
