1
0

Patch by only to allow custom titles for the admin backend

This commit is contained in:
Garvin Hicking
2009-05-22 08:20:51 +00:00
parent 49811d0f25
commit fc9048397e
4 changed files with 29 additions and 8 deletions

View File

@ -3,6 +3,9 @@
Version 1.5 ()
------------------------------------------------------------------------
* Added new smarty variable $admin_vars.title to the admin/index.tpl
template file to customize the title (onli)
* Add new config option to base server time on UTC
(http://board.s9y.org/viewtopic.php?f=2&t=15123) (Abdussamad)