A lot code rewritten:
[mailer.git] / templates / de / html / admin / admin_list_yoomedia_tm_already.tpl
index 2aa90b844d2f4e5dc56ecdd706a329c2dbe08e1c..e9a64b12e4f47c6859e170f09db554fa25ec9f89 100644 (file)
@@ -1,19 +1,19 @@
 <tr>
-       <td class="switch_sw$content[sw] bottom2 right2" align="center">$content[id]</td>
-       <td class="switch_sw$content[sw] bottom2 right2">&nbsp;$content[name]</td>
-       <td class="switch_sw$content[sw] bottom2 right2" align="center">$content[reload] {--_HOURS--}</td>
-       <td class="switch_sw$content[sw] bottom2 right2" align="center">$content[wait] {--_SECONDS--}</td>
-       <td class="switch_sw$content[sw] bottom2 right2" align="center">$content[remain]</td>
-       <td class="switch_sw$content[sw] bottom2 right2" align="center">$content[pay] &euro;</td>
-       <td class="switch_sw$content[sw] bottom2" style="padding:2px">
+       <td class="{%template,ColorSwitch%} bottom right" align="center">$content[id]</td>
+       <td class="{%template,ColorSwitch%} bottom right">$content[name]</td>
+       <td class="{%template,ColorSwitch%} bottom right" align="center">$content[reload] {--_HOURS--}</td>
+       <td class="{%template,ColorSwitch%} bottom right" align="center">$content[wait] {--_SECONDS--}</td>
+       <td class="{%template,ColorSwitch%} bottom right" align="center">{%pipe,translateComma=$content[remain]%}</td>
+       <td class="{%template,ColorSwitch%} bottom right" align="center">$content[pay] &euro;</td>
+       <td class="{%template,ColorSwitch%} bottom">
                <table border="0" cellspacing="0" cellpadding="0" width="100%">
                <tr>
                        <td align="center">
                                $content[already]
-                               <form action="{?URL?}/modules.php?module=admin&amp;what=list_yoomedia_tm" method="post" style="padding-bottom:0px">
-                               <input type="hidden" name="id" value="$content[id]" />
-                               <input type="hidden" name="reload" value="$content[reload]" />
-                               <input type="submit" class="admin_delete" name="unlist" value="{--ADMIN_YOOMEDIA_UNLIST_MAIL--}" />
+                               <form accept-charset="utf-8" action="{%url=modules.php?module=admin&amp;what=list_yoomedia_tm%}" method="post">
+                                       <input type="hidden" name="id" value="$content[id]" />
+                                       <input type="hidden" name="reload" value="$content[reload]" />
+                                       <input type="submit" class="admin_delete" name="unlist" value="{--ADMIN_YOOMEDIA_UNLIST_MAIL--}" />
                                </form>
                        </td>
                </tr>