Reverted of changes in 1704, see ticket #160
[mailer.git] / templates / de / html / guest / guest_login.tpl
index db2ebd60446ddd41d1c3f3502ab63e2c9674eeb4..67d3aaff7cf8a264e666e4e1dcd594e880b59951 100644 (file)
@@ -1,9 +1,9 @@
 <div align="center">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=index&amp;what=login" method="post" style="margin-bottom: 0px">
+<form accept-charset="utf-8" action="{%url=modules.php?module=index&amp;what=login%}" method="post">
 <table border="0" cellspacing="0" cellpadding="0" class="guest_login dashed" width="480">
        <tr>
                <td colspan="4" align="center" class="guest_login_header">
-                       <strong>{--GUEST_WELCOME_MEMBER--}</strong>
+                       <strong>{--GUEST_LOGIN_MEMBER--}</strong>
                </td>
        </tr>
        <tr>
@@ -50,7 +50,7 @@
 </div>
 
 <div align="center">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=index&amp;what=login" method="post" style="margin-bottom: 0px">
+<form accept-charset="utf-8" action="{%url=modules.php?module=index&amp;what=login%}" method="post">
 <table border="0" cellspacing="0" cellpadding="0" class="guest_login dashed">
        <tr>
                <td colspan="2" align="center" class="guest_login_header">
@@ -60,7 +60,8 @@
        <tr>
                <td align="right">{--GUEST_ENTER_LOGIN--}:</td>
                <td>
-                       <input type="text" name="id" class="guest_normal" size="4" maxlength="9" />&nbsp;&nbsp;<strong>{--_OR--}</strong>
+                       <input type="text" name="id" class="guest_normal" size="4" maxlength="9" />
+                       <strong>{--_OR--}</strong>
                </td>
        </tr>
        <tr>