]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_config_birthday.tpl
Extension ext-network continued, functions renamed:
[mailer.git] / templates / de / html / admin / admin_config_birthday.tpl
index 8ab083200738565838603219815e09b3347884d8..f7602c7ab26ffddcf1467ea9f5c4525beabeb85b 100644 (file)
@@ -8,8 +8,8 @@
        </tr>
        <tr>
                <td align="right">
-                       {--ADMIN_BIRTHDAY_POINTS--}:
-                       <span class="notice">({--ADMIN_BIRTHDAY_POINTS_NOTE--})</span>
+                       {--ADMIN_CONFIG_BIRTHDAY_POINTS--}:
+                       <span class="notice">({--ADMIN_CONFIG_BIRTHDAY_POINTS_NOTE--})</span>
                </td>
                <td>
                        <input type="text" class="form_field" name="birthday_points" value="{?birthday_points?}" size="4" maxlength="6" />
                </td>
        </tr>
        <tr>
-               <td class="bottom" align="right">{--ADMIN_BIRTHDAY_ONLY_ACTIVE--}</td>
+               <td class="bottom" align="right">{--ADMIN_CONFIG_BIRTHDAY_ONLY_ACTIVE--}</td>
                <td class="bottom" align="center">
-                       <input type="radio" class="form_field" name="birthday_active" value="Y"$content[active_y] /> {--YES--}<br />
-                       <input type="radio" class="form_field" name="birthday_active" value="N"$content[active_n] /> {--NO--}
-               </td>
-       </tr>
-       <tr>
-               <td colspan="2" align="center" class="table_header bottom">
-                       <strong>{--ADMIN_SELECT_BIRTHDAY_MODE--}:</strong>
-               </td>
-       </tr>
-       <tr>
-               <td class="bottom" align="right">
-                       <input type="radio" class="form_field" name="birthday_mode" value="DIRECT"$content[mode_direct] />
-                       {--ADMIN_CONFIG_PAYMENT_MODE_DIRECT--}
-               </td>
-               <td class="bottom" align="center">
-                       <input type="radio" class="form_field" name="birthday_mode" value="REF"$content[mode_ref] />
-                       {--ADMIN_CONFIG_PAYMENT_MODE_REF--}
+                       {%template,ConfigurationYesNoSelectionBox=birthday_active%}
                </td>
        </tr>
        <tr>