]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/copyright.tpl
More misc fixes and rewrites (sorry, lame description)
[mailer.git] / templates / de / html / copyright.tpl
index d1a91d7c0f9263c73b418df713a1144df9b034f8..eb5c0ab41e25bc7b1a3b02efe8db8ece812c564b 100644 (file)
@@ -1,13 +1,14 @@
 <div align="center">
-<div class="footer_box">
-<div class="footer_lines">
-       {!TITLE!} v{!FULL_VERSION!} R{!CURR_SVN_REVISION!}<br />
+<ul class="copyright_box">
+<li class="copyright_lines"><span class="copyright_lines">
+       {!TITLE!}
+       v{!FULL_VERSION!} R{!CURR_SVN_REVISION!}<br />
        {!COPY!}
-</div>
+</span></li>
 
-<div class="footer_lines">
+<li class="copyright_lines"><span class="copyright_lines">
        This website&#39;s engine is free software which is released under the GNU
        GPL either version 2 of the License.
-</div>
-</div>
+</span></li>
+</ul>
 </div>