]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_config_other.tpl
Rewrote reset and some extensions:
[mailer.git] / templates / de / html / admin / admin_config_other.tpl
index 129afd3e2fe2ef60a16d4349a7368d8a9c6bb484..5a6fb650442f224d551efe39d7133a29fae16952 100644 (file)
                <td>
                        <!-- @TODO Rewrite this selection to one of our functions //-->
                        <select name="max_comma" size="1" class="form_select">
-                               <option value="0"$content[comma_def_0]>0</option>
-                               <option value="1"$content[comma_def_1]>1</option>
-                               <option value="2"$content[comma_def_2]>2</option>
-                               <option value="3"$content[comma_def_3]>3</option>
-                               <option value="4"$content[comma_def_4]>4</option>
-                               <option value="5"$content[comma_def_5]>5</option>
+                               <option value="0"$content[max_comma_0]>0</option>
+                               <option value="1"$content[max_comma_1]>1</option>
+                               <option value="2"$content[max_comma_2]>2</option>
+                               <option value="3"$content[max_comma_3]>3</option>
+                               <option value="4"$content[max_comma_4]>4</option>
+                               <option value="5"$content[max_comma_5]>5</option>
                        </select>
                </td>
        </tr>
                </td>
        </tr>
 
-       <tr>
-               <td align="right">
-                       {--ADMIN_CONFIG_ZIPCODE_ACTIVE--}
-               </td>
-               <td align="center">
-                       {%template,ConfigurationYesNoSelectionBox=order_multi_page%}
-               </td>
-       </tr>
-
        <tr>
                <td class="bottom" align="right">
                        {--ADMIN_CONFIG_AUTOSEND_ACTIVE--}
                </td>
        </tr>
 
-       <tr>
-               <td align="right">
-                       {--ADMIN_CONFIG_SEND_UPDATE--}
-               </td>
-               <td align="center">
-                       {%template,ConfigurationYesNoSelectionBox=send_prof_update%}
-               </td>
-       </tr>
-
        <tr>
                <td class="bottom" align="right">
                        {--ADMIN_CONFIG_NOTIFY_ADMIN--}
                <td class="bottom">$content[url_tlock]</td>
        </tr>
 
-       <tr>
-               <td colspan="2" align="center" class="table_header bottom">
-                       <strong>{--ADMIN_CONFIG_PROFILE_TIME_TITLE--}</strong>
-               </td>
-       </tr>
-
-       <tr>
-               <td align="right">{--ADMIN_CONFIG_LOCK_PROFILE_TIME--}:</td>
-               <td>$content[profile_lock]</td>
-       </tr>
-
-       <tr>
-               <td align="right">{--ADMIN_CONFIG_PROFILE_UPDATE--}:</td>
-               <td>$content[profile_update]</td>
-       </tr>
-
-       <tr>
-               <td class="bottom" align="right">{--ADMIN_CONFIG_PROFILE_REUPDATE--}:</td>
-               <td class="bottom">$content[profile_reupdate]</td>
-       </tr>
-
        <tr>
                <td colspan="2" align="center" class="table_header bottom">
                        <strong>{--ADMIN_CONFIG_SQL_TITLE--}</strong>