diff options
Diffstat (limited to 'phpBB/templates/PSO/admin/admin_index_body.tpl')
-rw-r--r-- | phpBB/templates/PSO/admin/admin_index_body.tpl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/phpBB/templates/PSO/admin/admin_index_body.tpl b/phpBB/templates/PSO/admin/admin_index_body.tpl index 8bc1aeca18..7e4664ffbe 100644 --- a/phpBB/templates/PSO/admin/admin_index_body.tpl +++ b/phpBB/templates/PSO/admin/admin_index_body.tpl @@ -12,6 +12,7 @@ Current number of topics: <b>{NUMBER_OF_TOPICS}</b><br /> Current number of users: <b>{NUMBER_OF_USERS}</b><br /> <br /> + Board started on: <b>{STARTDATE}</b><br /> Posts per day: <b>{POSTS_PER_DAY}</b><br /> Topics per day: <b>{TOPICS_PER_DAY}</b><br /> Users per day: <b>{USERS_PER_DAY}</b><br /> |