Major cleanup of old-school HTML-mess...
[mailer.git] / templates / de / html / admin / admin_welcome.tpl
index 5b0dde1a7d771ce08d43d4e31a6a8116f482f0d2..351e0f2d7e9ce063b6a23291c749f39c38ca363a 100644 (file)
@@ -1,9 +1,14 @@
-<strong>: : : Willkommen zum Administrationsbereich : : :</strong>
-<br />
+<div align="center">
+       <strong>: : : Willkommen zum Administrationsbereich : : :</strong>
+</div>
+
+<div>
 <table border="0" cellspacing="0" cellpadding="0" width="100%">
        <tr>
                <td>
-                       <div align="left" class="tiny">&nbsp;&nbsp;Hallo $username!</div>
+                       <div align="left" class="tiny">
+                               Hallo $username!
+                       </div>
                </td>
                <td align="center" width="300" class="dashed tiny">
                        Aktueller Admin:
@@ -14,3 +19,4 @@
                </td>
        </tr>
 </table>
+</div>