]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_welcome_admins.tpl
More fixes for rallye prices
[mailer.git] / templates / de / html / admin / admin_welcome_admins.tpl
index 52daabdd91e6d226b1475f33e31befa93099ec08..01a6d3b58f594cf0777c4ae87c556967d18fcfc3 100644 (file)
@@ -1,17 +1,17 @@
 <strong>: : : Willkommen zum Administrationsbereich : : :</strong>
 <br />
-<TABLE border="0" cellspacing="0" cellpadding="0" width="100%">
-       <TR>
-               <TD>
+<table border="0" cellspacing="0" cellpadding="0" width="100%">
+       <tr>
+               <td>
                <div align="left" class="tiny">&nbsp;&nbsp;&nbsp;Hallo $username
                !</div>
-               </TD>
-               <TD align="center" width="300" class="dashed"><div class="tiny">
+               </td>
+               <td align="center" width="300" class="dashed"><div class="tiny">
                Aktueller Admin:&nbsp;[<a
-                       href="{!URL!}/modules.php?module=admin&amp;what=admins_edit&admin={!__ADMIN_ID!}"><strong>{!__ADMIN_LOGIN!}</strong></a>]
-               </div></TD>
-               <TD align="center" width="100" class="top2 bottom2 right2"><div class="tiny">
-                       <a class="menu_blur admin_logout" href="{!URL!}/modules.php?module=admin&amp;action=logout">Ausloggen</a>
-               </div></TD>
-       </TR>
-</TABLE>
+                       href="{?URL?}/modules.php?module=admin&amp;what=admins_edit&amp;admin=$content[id]"><strong>$content[login]</strong></a>]
+               </div></td>
+               <td align="center" width="100" class="top2 bottom2 right2"><div class="tiny">
+                       <a class="menu_blur admin_logout" href="{?URL?}/modules.php?module=admin&amp;action=logout">Ausloggen</a>
+               </div></td>
+       </tr>
+</table>