]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_config_other.tpl
Rewrote 'we' word a little, rewrote mail order to use SQL_INSERTID() instead of anoth...
[mailer.git] / templates / de / html / admin / admin_config_other.tpl
index 23cdfef731245e50ac2c93be8e12c770311aac10..0d16a3adc57884c623ba87ea156555fe36777683 100644 (file)
@@ -13,7 +13,7 @@
                </td>
                <td>
                        <input type="text" class="form_field" name="code_length" size="3" maxlength="5" value="{?code_length?}" />
-                       <span class="tiny">{--ADMIN_CODE_LENGTH_NOTE--}</span>
+                       <span class="tiny">{--ADMIN_CODE_LENGTH_NOTICE--}</span>
                </td>
        </tr>
 
 
        <tr>
                <td colspan="2" align="center" class="table_header bottom">
-                       <strong>{--ADMIN_CONFIG_STATS_TITLE--}</strong>
+                       <strong>{--ADMIN_CONFIG_INTERNAL_STATS_TITLE--}</strong>
                </td>
        </tr>
 
        <tr>
                <td class="bottom" align="right">
-                       {--ADMIN_CONFIG_STATS_ENABLED--}
+                       {--ADMIN_CONFIG_INTERNAL_STATS_ENABLED--}
                </td>
                <td class="bottom" align="center">
-                       {%template,ConfigurationYesNoSelectionBox=stats_enabled%}
+                       {%template,ConfigurationYesNoSelectionBox=internal_stats%}
                </td>
        </tr>