]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_config_mediadata.tpl
All database names are now 'back-ticked' and constant _MYSQL_PREFIX is wrapped. Partl...
[mailer.git] / templates / de / html / admin / admin_config_mediadata.tpl
index 75bb4bd7dfe6484825a8ce814b20e64f4d24f179..7e92590f556ddb0519b77dc342b44ee639997bc0 100644 (file)
@@ -1,50 +1,47 @@
-<FORM
-       action="{!URL!}/modules.php?module=admin&amp;what=config_mediadata"
-       method="POST">
-<TABLE border="0" cellspacing="0" cellpadding="0" align="center"
-       class="admin_table dashed" width="580">
-       <TR>
-               <TD class="admin_title bottom2 seperator" height="30" width="10">&nbsp;</TD>
-               <TD class="admin_title bottom2" colspan="3" align="center"><STRONG>{--ADMIN_MEDIADATA_SETTINGS--}:</STRONG>
-               </TD>
-               <TD class="admin_title bottom2 seperator" width="10">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD colspan="5" height="7" class="seperator">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD width="10" class="seperator">&nbsp;</TD>
-               <TD align="right" width="275">{--ADMIN_MEDIADATA_MT_START--}:</TD>
-               <TD width="10" class="seperator">&nbsp;</TD>
-               <TD align="center" width="275">{!__MT_START!}</TD>
-               <TD width="10" class="seperator">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD colspan="5" height="7" class="seperator">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD width="10" class="seperator">&nbsp;</TD>
-               <TD align="right" width="275">{--ADMIN_MEDIADATA_MT_STAGE--}:</TD>
-               <TD width="10" class="seperator">&nbsp;</TD>
-               <TD align="center" width="275"><INPUT type="text" name="mt_stage"
+<form action="{!URL!}/modules.php?module=admin&amp;what=config_mediadata" method="POST">
+<table border="0" cellspacing="0" cellpadding="0" align="center" class="admin_table dashed">
+       <tr>
+               <td class="admin_title bottom2 seperator" height="30" width="10">&nbsp;</td>
+               <td class="admin_title bottom2" colspan="3" align="center"><strong>{--ADMIN_MEDIADATA_SETTINGS--}:</strong>
+               </td>
+               <td class="admin_title bottom2 seperator" width="10">&nbsp;</td>
+       </tr>
+       <tr>
+               <td colspan="5" height="7" class="seperator">&nbsp;</td>
+       </tr>
+       <tr>
+               <td width="10" class="seperator">&nbsp;</td>
+               <td align="right" width="275">{--ADMIN_MEDIADATA_MT_START--}:</td>
+               <td width="10" class="seperator">&nbsp;</td>
+               <td align="center" width="275">{!__MT_START!}</td>
+               <td width="10" class="seperator">&nbsp;</td>
+       </tr>
+       <tr>
+               <td colspan="5" height="7" class="seperator">&nbsp;</td>
+       </tr>
+       <tr>
+               <td width="10" class="seperator">&nbsp;</td>
+               <td align="right" width="275">{--ADMIN_MEDIADATA_MT_STAGE--}:</td>
+               <td width="10" class="seperator">&nbsp;</td>
+               <td align="center" width="275"><input type="text" name="mt_stage"
                        class="admin_normal" value="{!__MT_STAGE!}" size="6" maxlength="20">
-               </TD>
-               <TD width="10" class="seperator">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD colspan="5" height="7" class="seperator bottom2">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD width="10" class="admin_footer seperator">&nbsp;</TD>
-               <TD class="admin_footer" colspan="3" align="center"><INPUT
-                       type="reset" class="admin_reset" value="{--CLEAR_FORM--}">&nbsp;*
-               <INPUT type="submit" name="ok" class="admin_submit"
-                       value="{--SAVE_SETTINGS--}"></TD>
-               <TD width="10" class="admin_footer seperator">&nbsp;</TD>
-       </TR>
-</TABLE>
-</FORM>
+               </td>
+               <td width="10" class="seperator">&nbsp;</td>
+       </tr>
+       <tr>
+               <td colspan="5" height="7" class="seperator bottom2">&nbsp;</td>
+       </tr>
+       <tr>
+               <td width="10" class="admin_footer seperator">&nbsp;</td>
+               <td class="admin_footer" colspan="3" align="center"><input
+                       type="reset" class="admin_reset" value="{--CLEAR_FORM--}" />
+               <input type="submit" name="ok" class="admin_submit"
+                       value="{--SAVE_SETTINGS--}" /></td>
+               <td width="10" class="admin_footer seperator">&nbsp;</td>
+       </tr>
+</table>
+</form>
 
-<DIV class="admin_note"><STRONG><BIG>&middot;</BIG></STRONG>&nbsp;{--ADMIN_MEDIADATA_MT_START_NOTE--}<BR>
-<STRONG><BIG>&middot;</BIG></STRONG>&nbsp;{--ADMIN_MEDIADATA_MT_STAGE_NOTE--}<BR>
-</DIV>
+<div class="admin_note"><strong><big>&middot;</big></strong>&nbsp;{--ADMIN_MEDIADATA_MT_START_NOTE--}<br />
+<strong><big>&middot;</big></strong>&nbsp;{--ADMIN_MEDIADATA_MT_STAGE_NOTE--}<br />
+</div>