]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_menu_unknown_okay.tpl
A lot texts rewritten and exclamation signs removed
[mailer.git] / templates / de / html / admin / admin_menu_unknown_okay.tpl
index bfbb2016813754134a4987a8bec735b345c6c4a2..23632a3adb70a0e6cbe8ccc0598dee61fba53798 100644 (file)
@@ -1,20 +1,19 @@
-<TABLE border="0" cellspacing="0" cellpadding="0" width="450"
-       class="admin_table dashed">
-       <TR>
-               <TD class="admin_fatal seperator" height="14" colspan="3">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD class="admin_fatal seperator" rowspan="3" width="7">&nbsp;</TD>
-               <TD class="admin_fatal" align="center">{--EDIT_UNKNOWN_OKAY--}</TD>
-               <TD class="admin_fatal seperator" rowspan="3" width="7">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD class="admin_fatal seperator" height="7">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD align="center"><strong>{!__OK_VALUE!}</strong></TD>
-       </TR>
-       <TR>
-               <TD class="admin_fatal seperator" height="14" colspan="3">&nbsp;</TD>
-       </TR>
-</TABLE>
\ No newline at end of file
+<table border="0" cellspacing="0" cellpadding="0" width="450" class="admin_table dashed">
+       <tr>
+               <td class="admin_fatal seperator" height="14" colspan="3">&nbsp;</td>
+       </tr>
+       <tr>
+               <td class="admin_fatal seperator" rowspan="3" width="7">&nbsp;</td>
+               <td class="admin_fatal" align="center">{--EDIT_UNKNOWN_OKAY--}</td>
+               <td class="admin_fatal seperator" rowspan="3" width="7">&nbsp;</td>
+       </tr>
+       <tr>
+               <td class="admin_fatal seperator" height="7">&nbsp;</td>
+       </tr>
+       <tr>
+               <td align="center"><strong>$content</strong></td>
+       </tr>
+       <tr>
+               <td class="admin_fatal seperator" height="14" colspan="3">&nbsp;</td>
+       </tr>
+</table>