]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_edit_email_row.tpl
Even more rewrites/fixes from EL branch (please report any broken part after you...
[mailer.git] / templates / de / html / admin / admin_edit_email_row.tpl
index dd0cee6b0bba09bc738096b4c5bc35397262aec3..c29c14b28156590a01e855ad58b1e2572248b80a 100644 (file)
@@ -1,12 +1,10 @@
 <tr>
-       <td class="switch_sw$content[sw] top2" width="10" height="20">&nbsp;</td>
-       <td class="switch_sw$content[sw] top2" align="center" width="10">
+       <td class="switch_sw$content[sw] bottom" align="center">
+               <strong>$content[id]</strong>
                <input type="radio" name="id" class="admin_normal" value="$content[id]" />
        </td>
-       <td class="switch_sw$content[sw] top2" width="5">&nbsp;</td>
-       <td class="switch_sw$content[sw] top2">
-               $content[subj]
-               ({--EMAIL_SENDER--}: $content[uid]; $content[pay]; $content[cat])
+       <td class="switch_sw$content[sw] bottom">
+               $content[subject]
+               ({--EMAIL_SENDER--}: $content[userid]; {%pipe,translateComma=$content[pay]%}; $content[cat])
        </td>
-       <td class="switch_sw$content[sw] top2" width="10">&nbsp;</td>
 </tr>