]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_update_download.tpl
HTML->XHTML preparation (still *A LOT* to convert
[mailer.git] / templates / de / html / admin / admin_update_download.tpl
index 5e78bb232ba21940fd1be1ce46c44a01f548c2c0..6179e0bba1690da33145be22d4fe753b602405e0 100644 (file)
@@ -2,7 +2,7 @@
        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>
+               <div class="big">{--NEW_VERSION_AVAILABLE--}</STRONG></TD>
        </TR>
        <TR>
                <TD height="10" colspan="3" class="seperator">&nbsp;</TD>
@@ -10,7 +10,7 @@
        <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>
+               <TD><strong>v{!FULL_VERSION!} {!CURR_SVN_REVISION!}</strong></TD>
        </TR>
        <TR>
                <TD height="2" colspan="3" class="seperator">&nbsp;</TD>
@@ -18,7 +18,7 @@
        <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>
+               <TD><strong>v{!__ONLINE_VERSION!} {!__ONLINE_REVISION!}</strong></TD>
        </TR>
        <TR>
                <TD height="2" colspan="3" class="seperator">&nbsp;</TD>
@@ -26,7 +26,7 @@
        <TR>
                <TD align="right" width="350">{--UPDATE_CREATE_TIME--}:</TD>
                <TD width="10" class="seperator">&nbsp;</TD>
-               <TD><STRONG>{!__ONLINE_CHANGE!}</STRONG></TD>
+               <TD><strong>{!__ONLINE_CHANGE!}</strong></TD>
        </TR>
        <TR>
                <TD height="2" colspan="3" class="seperator">&nbsp;</TD>
@@ -39,7 +39,7 @@
                <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>
+                                       height="30"><div class="big">{--DOWNLOAD_NEW_VERSION--}</strong>
                                </TD>
                        </TR>
                        <TR>
@@ -47,7 +47,7 @@
                                        {--DOWNLOAD_SVN--}:
                                </TD>
                                <TD width="50%" align="center">
-                                       <STRONG><A href="{!SERVER_URL!}/cms/index/wht/svn" target="_blank">{--DOWNLOAD_NOW--}</A></STRONG>
+                                       <strong><a href="{!SERVER_URL!}/cms/index/wht/svn" target="_blank">{--DOWNLOAD_NOW--}</a></strong>
                                </TD>
                        </TR>
                </TABLE>