]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_gmenu_delete_row.tpl
Rewrites for installation phase:
[mailer.git] / templates / de / html / admin / admin_gmenu_delete_row.tpl
index 97ab5979c8faa9219039557006e5848cedd187b5..5bd16ab67c25d3cd046029774bd4d74e9eec8227 100644 (file)
@@ -1,6 +1,9 @@
 <tr>
-       <td width="50%" class="bottom switch_sw$content[sw]" align="right">$content[cnt].&nbsp;{--ENTRY_DELETE--}:&nbsp;&nbsp;</td>
-       <td width="50%" class="bottom switch_sw$content[sw]">
-       $content[menu] <input type="hidden" name="sel[$content[sel]]"
-               value="$content[menu]"></td>
-</tr>
\ No newline at end of file
+       <td class="bottom {%template,ColorSwitch%}" align="right">
+               $content[cnt]. {--ENTRY_DELETE--}:
+       </td>
+       <td class="bottom {%template,ColorSwitch%}">
+               $content[menu]
+               <input type="hidden" name="sel[$content[sel]]" value="$content[menu]" />
+       </td>
+</tr>