]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/mailid/mailid_confirm_buttom.tpl
A lot constants rewritten to array elements
[mailer.git] / templates / de / html / mailid / mailid_confirm_buttom.tpl
index 8fda6ef28c254fe5bf2b18431c3b080c7c8b4bf9..9fda0beba1740f6e1479179756ecd86fc19bc35f 100644 (file)
@@ -2,9 +2,9 @@
        <tr>
                <td width="10" class="seperator">&nbsp;</td>
                <td width="220" align="center">
-                       <form action="{!URL!}/mailid_top.php?uid={!_UID_VALUE!}&amp;{!_TYPE_VALUE!}={!_DATA_VALUE!}&amp;mode=add&amp;code={!_CODE_VALUE!}" method="post" style="margin-bottom: 0px">
+                       <form action="{!URL!}/mailid_top.php?uid=$content[uid]&amp;$content[type]=$content[data]&amp;mode=add&amp;code=$content[code]" method="post" style="margin-bottom: 0px">
                                {--MAILID_CLICK_BUTTON--}:<br />
-                               <input type="hidden" name="gfx_check" value="{!__GFX_CODE!}" />
+                               <input type="hidden" name="gfx_check" value="{!$content[gfx]!}" />
                                <input type="submit" class="member_submit" name="ok" value="{--SUBMIT_CODE--}" />
                        </form>
                </td>
@@ -15,7 +15,7 @@
                                <td height="3" class="seperator">&nbsp;</td>
                        </tr>
                        <tr>
-                               <td align="center">{--_TEMPLATE_BANNER--}</td>
+                               <td align="center">$content[banner]</td>
                        </tr>
                        <tr>
                                <td height="4" class="seperator">&nbsp;</td>