More HTML tags ported to XHTML (all lower-case), bug #33 resolved
[mailer.git] / templates / de / html / copyright_backlink.tpl
index 543399082a3d9a370b0d4c228fd52b8ef1e2da3b..68f9d8982c4ce630a7a6eca5fc46c02664baf6ba 100644 (file)
@@ -1,14 +1,14 @@
-<TABLE border="0" cellspacing="0" cellpadding="0" align="center">
-       <TR>
-               <TD align="center" class="footer_lines">
+<table border="0" cellspacing="0" cellpadding="0" align="center">
+       <tr>
+               <td align="center" class="footer_lines">
                        [<a href="{!SERVER_URL!}/" title="{!TITLE!}" target="_blank" rel="external">{!TITLE!}</a>]
                        v{!FULL_VERSION!} R{!CURR_SVN_REVISION!}<br />
                        {!COPY!}
-               </TD>
-               <TD align="center" width="50%" class="footer_lines">
+               </td>
+               <td align="center" width="50%" class="footer_lines">
                        This website&#39;s engine is free software which is released under
                        the [<a href="http://www.gnu.org" rel="external" target="_blank"
                         title="GNU is Not Unix">GNU</a>] GPL either version 2 of the License.
-               </TD>
-       </TR>
-</TABLE>
+               </td>
+       </tr>
+</table>