]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_add_sponsor_already.tpl
Fix for misstyped CSS class
[mailer.git] / templates / de / html / admin / admin_add_sponsor_already.tpl
index 72635b1aad97a84192e6f3da2ed195432ef74189..da5404e42b4edeb5fadf1fc97c03a689a1181628 100644 (file)
@@ -1,4 +1,4 @@
-<FORM action="{--URL--}/modules.php?module=admin&amp;what=add_sponsor&amp;force=1" method="POST">
+<FORM action="{!URL!}/modules.php?module=admin&amp;what=add_sponsor&amp;force=1" method="POST">
 <TABLE border="0" cellspacing="0" cellpadding="0" align="center" class="admin_table dashed" width="520">
 <TR>
   <TD class="admin_title bottom2" width="10" height="30">&nbsp;</TD>
@@ -19,8 +19,8 @@
 <TR>
   <TD class="admin_footer seperator" width="10">&nbsp;</TD>
   <TD class="admin_footer">
-       {--__HIDDEN_DATA--}
-    <INPUT type="submit" name="ok" class="admin_submit" value="{--ADD_SPONSOR--}">
+    {!__HIDDEN_DATA!}
+    <INPUT type="submit" name="ok" class="admin_submit" value="{--ADD_SPONSOR--}" />
   </TD>
   <TD class="admin_footer seperator" width="10">&nbsp;</TD>
 </TR>