]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_menu_404_row.tpl
Rewrote 'we' word a little, rewrote mail order to use SQL_INSERTID() instead of anoth...
[mailer.git] / templates / de / html / admin / admin_menu_404_row.tpl
index 9f7545443eac97c0932a339b1b2c4467616d053f..195f7347a873fd93eb1cb0bda60ae00fe0393118 100644 (file)
@@ -1,5 +1,5 @@
-<TR>
-       <TD colspan="2" align="center"
-               class="error fatal switch_sw$content[sw]"><STRONG>{--ENTRY_404_1--}$content[sel]{--ENTRY_404_2--}</STRONG>
-       </TD>
-</TR>
\ No newline at end of file
+<tr>
+       <td colspan="2" align="center" class="error fatal {%template,ColorSwitch%}">
+               <strong>{%message,ADMIN_ENTRY_404=$content[sel]%}</strong>
+       </td>
+</tr>