]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_config_holiday.tpl
Naming convention on language strings applied, ACL handling fixed:
[mailer.git] / templates / de / html / admin / admin_config_holiday.tpl
index fd249fd48e279c7a2be0ab5e8fed920cbd437801..1d3e8936b46d35051fb3223917398558c4848de9 100644 (file)
@@ -3,27 +3,27 @@
 <table border="0" cellspacing="0" cellpadding="0" class="table dashed">
        <tr>
                <td colspan="2" align="center" class="table_header bottom">
 <table border="0" cellspacing="0" cellpadding="0" class="table dashed">
        <tr>
                <td colspan="2" align="center" class="table_header bottom">
-                       <strong>{--ADMIN_HOLIDAY_CONFIG_HEADER--}</strong>
+                       <strong>{--ADMIN_CONFIG_HOLIDAY_TITLE--}</strong>
                </td>
        </tr>
        <tr>
                </td>
        </tr>
        <tr>
-               <td width="300" style="padding-left: 5px">{--ADMIN_HOLIDAY_MAX_HOLIDAY--}:</td>
+               <td width="300" style="padding-left: 5px">{--ADMIN_CONFIG_HOLIDAY_MAX_TIME--}:</td>
                <td width="270">
                        <input type="text" class="form_field" name="holiday_max" value="{?holiday_max?}" size="4" maxlength="6" />
                        <div class="tiny">({--DAYS--})</div>
                </td>
        </tr>
        <tr>
                <td width="270">
                        <input type="text" class="form_field" name="holiday_max" value="{?holiday_max?}" size="4" maxlength="6" />
                        <div class="tiny">({--DAYS--})</div>
                </td>
        </tr>
        <tr>
-               <td width="300" style="padding-left: 5px">{--ADMIN_HOLIDAY_LOCKED--}:</td>
+               <td width="300" style="padding-left: 5px">{--ADMIN_CONFIG_HOLIDAY_LOCKED--}:</td>
                <td width="270">$content[holiday_lock]</td>
        </tr>
        <tr>
                <td width="270">$content[holiday_lock]</td>
        </tr>
        <tr>
-               <td class="bottom" width="300" style="padding-left: 5px">{--ADMIN_HOLIDAY_MODE--}:</td>
+               <td class="bottom" width="300" style="padding-left: 5px">{--ADMIN_CONFIG_HOLIDAY_MODE--}:</td>
                <td class="bottom" width="270">
                        <input type="radio" class="form_field" name="holiday_mode" value="RESET"$content[holiday_mode_reset] />
                <td class="bottom" width="270">
                        <input type="radio" class="form_field" name="holiday_mode" value="RESET"$content[holiday_mode_reset] />
-                       {--ADMIN_HOLIDAY_MODE_RESET--}<br />
+                       {--ADMIN_CONFIG_HOLIDAY_MODE_RESET--}<br />
                        <input type="radio" class="form_field" name="holiday_mode" value="DIRECT"$content[holiday_mode_direct] />
                        <input type="radio" class="form_field" name="holiday_mode" value="DIRECT"$content[holiday_mode_direct] />
-                       {--ADMIN_HOLIDAY_MODE_DIRECT--}
+                       {--ADMIN_CONFIG_HOLIDAY_MODE_DIRECT--}
                </td>
        </tr>
        <tr>
                </td>
        </tr>
        <tr>