]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_config_stats.tpl
Continued a bit:
[mailer.git] / templates / de / html / admin / admin_config_stats.tpl
index 3655c36ff3154e5fbec268fb913759aa8e8bfb62..78db0b9b8871f8e0b8e5876ecd085a4264b69588 100644 (file)
@@ -3,11 +3,11 @@
 <table border="0" cellspacing="0" cellpadding="0" class="table dashed">
        <tr>
                <td colspan="2" align="center" class="table_header bottom">
-                       <strong>{--ADMIN_CONFIG_GUEST_STATS_TITLE--}</strong>
+                       {--ADMIN_CONFIG_GUEST_STATS_TITLE--}
                </td>
        </tr>
        <tr>
-               <td align="right"><strong>{--ADMIN_CONFIG_GUEST_STATS_MEMBERS--}:</strong><br />
+               <td align="right">{--ADMIN_CONFIG_GUEST_STATS_MEMBERS--}<br />
                        <div class="tiny">({--ADMIN_CONFIG_GUEST_STATS_MEMBERS_NOTICE--})</div>
                </td>
                <td>
@@ -15,7 +15,7 @@
                </td>
        </tr>
        <tr>
-               <td align="right"><strong>{--ADMIN_CONFIG_GUEST_STATS_MODULES--}:</strong><br />
+               <td align="right">{--ADMIN_CONFIG_GUEST_STATS_MODULES--}<br />
                        <div class="tiny">({--ADMIN_CONFIG_GUEST_STATS_MODULES_NOTICE--})</div>
                </td>
                <td>
@@ -23,7 +23,7 @@
                </td>
        </tr>
        <tr>
-               <td class="bottom" align="right"><strong>{--ADMIN_CONFIG_GUEST_STATS_INACTIVE--}:</strong><br />
+               <td class="bottom" align="right">{--ADMIN_CONFIG_GUEST_STATS_INACTIVE--}<br />
                        <div class="tiny">({--ADMIN_CONFIG_GUEST_STATS_INACTIVE_NOTICE--})</div>
                </td>
                <td class="bottom">
        </tr>
        <tr>
                <td colspan="2" align="center" class="table_header bottom">
-                       <strong>{--ADMIN_MEMBER_STATS_TITLE--}</strong>
+                       {--ADMIN_MEMBER_STATS_TITLE--}
                </td>
        </tr>
        <tr>
-               <td class="bottom" align="right">{--ADMIN_MEMBER_STATS_LIMIT--}:</td>
+               <td class="bottom" align="right">{--ADMIN_MEMBER_STATS_LIMIT--}</td>
                <td class="bottom">
                        <input type="text" class="form_field" name="stats_limit" value="{?stats_limit?}" size="4" maxlength="20" />
                </td>
@@ -44,7 +44,7 @@
        <tr>
                <td colspan="2" align="center" class="table_footer">
                        <input type="reset" class="form_reset" value="{--CLEAR_FORM--}" />
-                       <input type="submit" class="form_submit" name="ok" value="{--SAVE_SETTINGS--}" />
+                       <input type="submit" class="form_submit" name="save_config" value="{--SAVE_SETTINGS--}" />
                </td>
        </tr>
 </table>