aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/adm/style/acp_main.html
diff options
context:
space:
mode:
authoramalnaeem <36226153+amalnaeem@users.noreply.github.com>2018-04-07 11:05:58 +0500
committerMarc Alexander <admin@m-a-styles.de>2019-05-09 18:25:28 +0200
commitd227912ee8b1658b5eb910a3bd31d94ca8d78f8e (patch)
tree869035d025129bac27b3f4ea3435f511ca240442 /phpBB/adm/style/acp_main.html
parent68cba0cb26883c5d5752b7587ad07c1653b91c05 (diff)
downloadforums-d227912ee8b1658b5eb910a3bd31d94ca8d78f8e.tar
forums-d227912ee8b1658b5eb910a3bd31d94ca8d78f8e.tar.gz
forums-d227912ee8b1658b5eb910a3bd31d94ca8d78f8e.tar.bz2
forums-d227912ee8b1658b5eb910a3bd31d94ca8d78f8e.tar.xz
forums-d227912ee8b1658b5eb910a3bd31d94ca8d78f8e.zip
[ticket/15610] Improving UI of Board Statistics in ACP
Master Improving UI of Board Statistics in ACP Statistics table was divided into two in acp_main.html. PHPBB3-15610
Diffstat (limited to 'phpBB/adm/style/acp_main.html')
-rw-r--r--phpBB/adm/style/acp_main.html222
1 files changed, 110 insertions, 112 deletions
diff --git a/phpBB/adm/style/acp_main.html b/phpBB/adm/style/acp_main.html
index ea5c75fdeb..69b12c6192 100644
--- a/phpBB/adm/style/acp_main.html
+++ b/phpBB/adm/style/acp_main.html
@@ -94,122 +94,120 @@
<!-- EVENT acp_main_notice_after -->
- <div class="lside">
+ <div class="lside">
- <table class="table1 zebra-table no-header " data-no-responsive-header="true">
+ <table class="table1 zebra-table no-header " data-no-responsive-header="true">
- <thead>
- <tr>
- <th>{L_STATISTIC}</th>
- <th>{L_VALUE}</th>
- </tr>
- </thead>
- <tbody>
- <tr>
- <td class="tabled">{L_NUMBER_POSTS}{L_COLON} </td>
- <td class="tabled"><strong>{TOTAL_POSTS}</strong></td>
- </tr>
- <tr>
- <td class="tabled">{L_POSTS_PER_DAY}{L_COLON} </td>
- <td class="tabled"><strong>{POSTS_PER_DAY}</strong></td>
- </tr>
- <tr>
- <td class="tabled">{L_NUMBER_TOPICS}{L_COLON} </td>
- <td class="tabled"><strong>{TOTAL_TOPICS}</strong></td>
- </tr>
- <tr>
- <td class="tabled">{L_TOPICS_PER_DAY}{L_COLON} </td>
- <td class="tabled"><strong>{TOPICS_PER_DAY}</strong></td>
- </tr>
- <tr>
- <td class="tabled">{L_NUMBER_USERS}{L_COLON} </td>
- <td class="tabled"><strong>{TOTAL_USERS}</strong></td>
- </tr>
- <tr>
- <td class="tabled">{L_USERS_PER_DAY}{L_COLON} </td>
- <td class="tabled"><strong>{USERS_PER_DAY}</strong></td>
- </tr>
- <tr>
- <td class="tabled">{L_NUMBER_FILES}{L_COLON} </td>
- <td class="tabled"><strong>{TOTAL_FILES}</strong></td>
- </tr>
- <tr>
- <td class="tabled">{L_FILES_PER_DAY}{L_COLON} </td>
- <td class="tabled"><strong>{FILES_PER_DAY}</strong></td>
- </tr>&nbsp;
- <tr>
- <td class="tabled">&nbsp; </td>
- <td class="tabled">&nbsp;</td>
- </tr>
- </tbody>
- </table>
- </div>
- &nbsp;&nbsp;&nbsp;
- <div class="lside" >
- <table class="table1 zebra-table no-header" data-no-responsive-header="true" >
+ <thead>
+ <tr>
+ <th>{L_STATISTIC}</th>
+ <th>{L_VALUE}</th>
+ </tr>
+ </thead>
+ <tbody>
+ <tr>
+ <td class="tabled">{L_NUMBER_POSTS}{L_COLON} </td>
+ <td class="tabled"><strong>{TOTAL_POSTS}</strong></td>
+ </tr>
+ <tr>
+ <td class="tabled">{L_POSTS_PER_DAY}{L_COLON} </td>
+ <td class="tabled"><strong>{POSTS_PER_DAY}</strong></td>
+ </tr>
+ <tr>
+ <td class="tabled">{L_NUMBER_TOPICS}{L_COLON} </td>
+ <td class="tabled"><strong>{TOTAL_TOPICS}</strong></td>
+ </tr>
+ <tr>
+ <td class="tabled">{L_TOPICS_PER_DAY}{L_COLON} </td>
+ <td class="tabled"><strong>{TOPICS_PER_DAY}</strong></td>
+ </tr>
+ <tr>
+ <td class="tabled">{L_NUMBER_USERS}{L_COLON} </td>
+ <td class="tabled"><strong>{TOTAL_USERS}</strong></td>
+ </tr>
+ <tr>
+ <td class="tabled">{L_USERS_PER_DAY}{L_COLON} </td>
+ <td class="tabled"><strong>{USERS_PER_DAY}</strong></td>
+ </tr>
+ <tr>
+ <td class="tabled">{L_NUMBER_FILES}{L_COLON} </td>
+ <td class="tabled"><strong>{TOTAL_FILES}</strong></td>
+ </tr>
+ <tr>
+ <td class="tabled">{L_FILES_PER_DAY}{L_COLON} </td>
+ <td class="tabled"><strong>{FILES_PER_DAY}</strong></td>
+ </tr>
+ <tr>
+ <td class="tabled">&nbsp;</td>
+ <td class="tabled">&nbsp;</td>
+ </tr>
+ </tbody>
+ </table>
+ </div>
-
- <thead>
- <tr>
- <th>{L_STATISTIC}</th>
- <th>{L_VALUE}</th>
- </tr>
- </thead>
- <tbody>
- <tr>
- <td class="tabled">{L_BOARD_STARTED}{L_COLON} </td>
- <td class="tabled"><strong>{START_DATE}</strong></td>
- </tr>
- <tr>
- <td class="tabled">{L_AVATAR_DIR_SIZE}{L_COLON} </td>
- <td class="tabled"><strong>{AVATAR_DIR_SIZE}</strong></td>
- </tr>
- <tr>
- <td class="tabled">{L_DATABASE_SIZE}{L_COLON} </td>
- <td class="tabled"><strong>{DBSIZE}</strong></td>
- </tr>
- <tr>
- <td class="tabled">{L_UPLOAD_DIR_SIZE}{L_COLON} </td>
- <td class="tabled"><strong>{UPLOAD_DIR_SIZE}</strong></td>
- </tr>
- <tr>
- <td class="tabled">{L_DATABASE_SERVER_INFO}{L_COLON} </td>
- <td class="tabled"><strong>{DATABASE_INFO}</strong></td>
- </tr>
- <tr>
- <td class="tabled">{L_GZIP_COMPRESSION}{L_COLON} </td>
- <td class="tabled"><strong>{GZIP_COMPRESSION}</strong></td>
- </tr>
- <tr>
- <td class="tabled">{L_PHP_VERSION}{L_COLON} </td>
- <td class="tabled"><strong>{PHP_VERSION_INFO}</strong></td>
- </tr>
- <tr>
- <!-- IF S_TOTAL_ORPHAN -->
- <td class="tabled">{L_NUMBER_ORPHAN}{L_COLON} </td>
- <td class="tabled">
- <!-- IF TOTAL_ORPHAN > 0 -->
- <a href="{U_ATTACH_ORPHAN}" title="{L_MORE_INFORMATION}"><strong>{TOTAL_ORPHAN}</strong></a>
- <!-- ELSE -->
- <strong>{TOTAL_ORPHAN}</strong>
+ <div class="lside" >
+ <table class="table1 zebra-table no-header" data-no-responsive-header="true" >
+ <thead>
+ <tr>
+ <th>{L_STATISTIC}</th>
+ <th>{L_VALUE}</th>
+ </tr>
+ </thead>
+ <tbody>
+ <tr>
+ <td class="tabled">{L_BOARD_STARTED}{L_COLON} </td>
+ <td class="tabled"><strong>{START_DATE}</strong></td>
+ </tr>
+ <tr>
+ <td class="tabled">{L_AVATAR_DIR_SIZE}{L_COLON} </td>
+ <td class="tabled"><strong>{AVATAR_DIR_SIZE}</strong></td>
+ </tr>
+ <tr>
+ <td class="tabled">{L_DATABASE_SIZE}{L_COLON} </td>
+ <td class="tabled"><strong>{DBSIZE}</strong></td>
+ </tr>
+ <tr>
+ <td class="tabled">{L_UPLOAD_DIR_SIZE}{L_COLON} </td>
+ <td class="tabled"><strong>{UPLOAD_DIR_SIZE}</strong></td>
+ </tr>
+ <tr>
+ <td class="tabled">{L_DATABASE_SERVER_INFO}{L_COLON} </td>
+ <td class="tabled"><strong>{DATABASE_INFO}</strong></td>
+ </tr>
+ <tr>
+ <td class="tabled">{L_GZIP_COMPRESSION}{L_COLON} </td>
+ <td class="tabled"><strong>{GZIP_COMPRESSION}</strong></td>
+ </tr>
+ <tr>
+ <td class="tabled">{L_PHP_VERSION}{L_COLON} </td>
+ <td class="tabled"><strong>{PHP_VERSION_INFO}</strong></td>
+ </tr>
+ <tr>
+ <!-- IF S_TOTAL_ORPHAN -->
+ <td class="tabled">{L_NUMBER_ORPHAN}{L_COLON} </td>
+ <td class="tabled">
+ <!-- IF TOTAL_ORPHAN > 0 -->
+ <a href="{U_ATTACH_ORPHAN}" title="{L_MORE_INFORMATION}"><strong>{TOTAL_ORPHAN}</strong></a>
+ <!-- ELSE -->
+ <strong>{TOTAL_ORPHAN}</strong>
+ <!-- ENDIF -->
+ </td>
+ <!-- ELSE -->
+
<!-- ENDIF -->
- </td>
- <!-- ELSE -->
-
- <!-- ENDIF -->
- </tr>
- <!-- IF S_VERSIONCHECK -->
- <tr>
- <td class="tabled">{L_BOARD_VERSION}{L_COLON} </td>
- <td class="tabled">
- <strong><a href="{U_VERSIONCHECK}" <!-- IF S_VERSION_UP_TO_DATE -->style="color: #228822;" <!-- ELSEIF not S_VERSIONCHECK_FAIL -->style="color: #BC2A4D;" <!-- ENDIF -->title="{L_MORE_INFORMATION}">{BOARD_VERSION}</a></strong> [&nbsp;<a href="{U_VERSIONCHECK_FORCE}">{L_VERSIONCHECK_FORCE_UPDATE}</a>&nbsp;]
- </td>
-
- </tr>
- <!-- ENDIF -->
- </tbody>
- </table>
- </div>
+ </tr>
+ <!-- IF S_VERSIONCHECK -->
+ <tr>
+ <td class="tabled">{L_BOARD_VERSION}{L_COLON} </td>
+ <td class="tabled">
+ <strong><a href="{U_VERSIONCHECK}" <!-- IF S_VERSION_UP_TO_DATE -->style="color: #228822;" <!-- ELSEIF not S_VERSIONCHECK_FAIL -->style="color: #BC2A4D;" <!-- ENDIF -->title="{L_MORE_INFORMATION}">{BOARD_VERSION}</a></strong> [&nbsp;<a href="{U_VERSIONCHECK_FORCE}">{L_VERSIONCHECK_FORCE_UPDATE}</a>&nbsp;]
+ </td>
+
+ </tr>
+ <!-- ENDIF -->
+ </tbody>
+ </table>
+ </div>
<!-- IF S_ACTION_OPTIONS -->
<fieldset>
<legend>{L_STATISTIC_RESYNC_OPTIONS}</legend>