]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_config_coupon.tpl
mailer project continued:
[mailer.git] / templates / de / html / admin / admin_config_coupon.tpl
index 3a221b854236191f0f981824315bd8cda88def56..6f5ca04471801fad7ed03e9aa5f044d367935f61 100644 (file)
@@ -3,22 +3,34 @@
 <table border="0" cellspacing="0" cellpadding="0" class="table dashed">
        <tr>
                <td class="table_header bottom" colspan="2" align="center">
-                       <strong>{--ADMIN_CONFIG_COUPON_SETTINGS_TITLE--}:</strong>
+                       <strong>{--ADMIN_CONFIG_COUPON_TITLE--}</strong>
                </td>
        </tr>
        <tr>
-               <td class="bottom" align="right">{--ADMIN_CONFIG_COUPON_DEFAULT_TIME--}:</td>
+               <td class="bottom" align="right">{--ADMIN_CONFIG_COUPON_DEFAULT_TIME--}</td>
                <td class="bottom" align="center">
                        $content[coupon_default_time_selection]
                </td>
        </tr>
        <tr>
-               <td class="bottom" align="right">{--ADMIN_CONFIG_COUPON_DEFAULT_POINTS--}:</td>
+               <td class="bottom" align="right">{--ADMIN_CONFIG_COUPON_AUTOPURGE_TIME--}</td>
+               <td class="bottom" align="center">
+                       $content[coupon_autopurge_time_selection]
+               </td>
+       </tr>
+       <tr>
+               <td class="bottom" align="right">{--ADMIN_CONFIG_COUPON_DEFAULT_POINTS--}</td>
                <td class="bottom" align="center">
                        <input type="input" name="coupon_default_points" class="form_field" value="{%config,translateComma=coupon_default_points%}" size="5" maxlength="20" />
                        <span class="tiny">({?POINTS?})</span>
                </td>
        </tr>
+       <tr>
+               <td class="bottom" align="right">{--ADMIN_CONFIG_COUPON_USERID--}</td>
+               <td class="bottom" align="center">
+                       $content[coupon_userid]
+               </td>
+       </tr>
        <tr>
                <td class="table_footer" colspan="2" align="center">
                        <input type="reset" class="form_reset" value="{--CLEAR_FORM--}" />