]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/theme/theme_select_box.tpl
detectExtraTemplatePath() cached, ext-network continued:
[mailer.git] / templates / de / html / theme / theme_select_box.tpl
index 704d93be6d90c053d2099ae3f6e30a249e619935..a2fd10785da53067ed4751a58e15e0e6732f66ae 100644 (file)
@@ -1,7 +1,5 @@
-<table border="0" cellspacing="0" cellpadding="0" class="theme_box">
-       <tr>
-               <td align="center" class="theme_content">
-                       $content
-               </td>
-       </tr>
-</table>
+<div class="theme_box">
+       <div align="center" class="theme_content">
+               $content
+       </div>
+</div>