Several more constants rewritten to getConfig()
[mailer.git] / templates / de / html / mailid / mailid_enter_code.tpl
index 8f0cf6c349c24f8c312c5d78ce457898e3d71254..9a5ae6c202facb673a9872948cc203e6f5421034 100644 (file)
@@ -4,9 +4,9 @@
                <td width="10" class="seperator">&nbsp;</td>
                <td width="220" align="center">
                <form
-                       action="{!URL!}/mailid_top.php?uid=$content[uid]&amp;$content[type]=$content[data]&amp;mode=add&amp;code={--_CODE_VALUE!}"
+                       action="{?URL?}/mailid_top.php?uid=$content[uid]&amp;$content[type]=$content[data]&amp;mode=add&amp;code={--_CODE_VALUE!}"
                        method="post" style="margin-bottom: 0px">{--ENTER_CODE--}:
-               {--_IMAGE_CODE--}<br />
+               $content[image]<br />
                <input type="text" name="gfx_check" class="member_normal" size="5"
                        maxlength="45"> <input type="submit" class="member_submit"
                        name="ok" value="{--SUBMIT_CODE--}"></form>