]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_update_download.tpl
A lot fixes to templates and missing functions added, more rewrites
[mailer.git] / templates / de / html / admin / admin_update_download.tpl
index 5e78bb232ba21940fd1be1ce46c44a01f548c2c0..c2233f0e3ed230df8fcfa406144976b2a976d3c6 100644 (file)
@@ -1,62 +1,62 @@
-<TABLE border="0" cellspacing="0" cellpadding="0" width="710"
+<table border="0" cellspacing="0" cellpadding="0" width="710"
        align="center" class="admin_table dashed" align="center">
-       <TR>
-               <TD class="admin_title bottom2" align="center" colspan="3" height="30">
-               <STRONG class="big">{--NEW_VERSION_AVAILABLE--}</STRONG></TD>
-       </TR>
-       <TR>
-               <TD height="10" colspan="3" class="seperator">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD align="right" width="350">{--YOUR_VERSION_IS--}:</TD>
-               <TD width="10" class="seperator">&nbsp;</TD>
-               <TD><STRONG>v{!FULL_VERSION!} {!CURR_SVN_REVISION!}</STRONG></TD>
-       </TR>
-       <TR>
-               <TD height="2" colspan="3" class="seperator">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD align="right" width="350">{--ONLINE_VERSION_IS--}:</TD>
-               <TD width="10" class="seperator">&nbsp;</TD>
-               <TD><STRONG>v{!__ONLINE_VERSION!} {!__ONLINE_REVISION!}</STRONG></TD>
-       </TR>
-       <TR>
-               <TD height="2" colspan="3" class="seperator">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD align="right" width="350">{--UPDATE_CREATE_TIME--}:</TD>
-               <TD width="10" class="seperator">&nbsp;</TD>
-               <TD><STRONG>{!__ONLINE_CHANGE!}</STRONG></TD>
-       </TR>
-       <TR>
-               <TD height="2" colspan="3" class="seperator">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD height="10" colspan="3" class="seperator bottom2">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD colspan="3" align="center" class="bottom2">
-               <TABLE border="0" cellspacing="0" cellpadding="0" width="100%">
-                       <TR>
-                               <TD colspan="2" class="admin_title bottom2" align="center"
-                                       height="30"><STRONG class="big">{--DOWNLOAD_NEW_VERSION--}</STRONG>
-                               </TD>
-                       </TR>
-                       <TR>
-                               <TD width="50%" align="right" height="40" style="padding-right:5px">
+       <tr>
+               <td class="admin_title bottom2" align="center" colspan="3" height="30">
+               <div class="big">{--NEW_VERSION_AVAILABLE--}</STRONG></td>
+       </tr>
+       <tr>
+               <td height="10" colspan="3" class="seperator">&nbsp;</td>
+       </tr>
+       <tr>
+               <td align="right" width="350">{--YOUR_VERSION_IS--}:</td>
+               <td width="10" class="seperator">&nbsp;</td>
+               <td><strong>v{!FULL_VERSION!} {!CURR_SVN_REVISION!}</strong></td>
+       </tr>
+       <tr>
+               <td height="2" colspan="3" class="seperator">&nbsp;</td>
+       </tr>
+       <tr>
+               <td align="right" width="350">{--ONLINE_VERSION_IS--}:</td>
+               <td width="10" class="seperator">&nbsp;</td>
+               <td><strong>v{!__ONLINE_VERSION!} {!__ONLINE_REVISION!}</strong></td>
+       </tr>
+       <tr>
+               <td height="2" colspan="3" class="seperator">&nbsp;</td>
+       </tr>
+       <tr>
+               <td align="right" width="350">{--UPDATE_CREATE_TIME--}:</td>
+               <td width="10" class="seperator">&nbsp;</td>
+               <td><strong>{!__ONLINE_CHANGE!}</strong></td>
+       </tr>
+       <tr>
+               <td height="2" colspan="3" class="seperator">&nbsp;</td>
+       </tr>
+       <tr>
+               <td height="10" colspan="3" class="seperator bottom2">&nbsp;</td>
+       </tr>
+       <tr>
+               <td colspan="3" align="center" class="bottom2">
+               <table border="0" cellspacing="0" cellpadding="0" width="100%">
+                       <tr>
+                               <td colspan="2" class="admin_title bottom2" align="center"
+                                       height="30"><div class="big">{--DOWNLOAD_NEW_VERSION--}</strong>
+                               </td>
+                       </tr>
+                       <tr>
+                               <td width="50%" align="right" height="40" style="padding-right:5px">
                                        {--DOWNLOAD_SVN--}:
-                               </TD>
-                               <TD width="50%" align="center">
-                                       <STRONG><A href="{!SERVER_URL!}/cms/index/wht/svn" target="_blank">{--DOWNLOAD_NOW--}</A></STRONG>
-                               </TD>
-                       </TR>
-               </TABLE>
-               </TD>
-       </TR>
-       <TR>
-               <TD colspan="3" class="admin_footer">
+                               </td>
+                               <td width="50%" align="center">
+                                       <strong><a href="{!SERVER_URL!}/cms/index/wht/svn" target="_blank">{--DOWNLOAD_NOW--}</a></strong>
+                               </td>
+                       </tr>
+               </table>
+               </td>
+       </tr>
+       <tr>
+               <td colspan="3" class="admin_footer">
                        {--SVN_CHECKOUT_COMMAND--}<br />
                        svn co {!SERVER_URL!}/repos/mxchange-application/branches/{!FULL_VERSION!}/
-               </TD>
-       </TR>
-</TABLE>
+               </td>
+       </tr>
+</table>