]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/guest/guest_register_refid_hide.tpl
All database names are now 'back-ticked' and constant _MYSQL_PREFIX is wrapped. Partl...
[mailer.git] / templates / de / html / guest / guest_register_refid_hide.tpl
index dd219f69b6b9fa803271c1369197bc5ab2ca02d8..dafabe60dbf7c9b6312d88052a283155e82cd457 100644 (file)
@@ -1,8 +1,8 @@
-<TR>
-       <TD align="right" width="50%" class="register_left">
-               {--REFID_BY--}:&nbsp;&nbsp;</TD>
-       <TD width="50%" class="register_right">
-               <STRONG>$content</STRONG>
-               <INPUT type="hidden" name="refid" value="$content" />
-       </TD>
-</TR>
+<tr>
+       <td align="right" width="50%" class="register_left">
+               {--REFID_BY--}:&nbsp;&nbsp;</td>
+       <td width="50%" class="register_right">
+               <strong>$content</strong>
+               <input type="hidden" name="refid" value="$content" />
+       </td>
+</tr>