1
0

* Fix displaying entry title in the backend section exactly like

in the frontend, thanks to Alex (garvinhicking)
This commit is contained in:
Garvin Hicking
2008-01-02 10:12:57 +00:00
parent bf9efb01c4
commit b839b47df5
2 changed files with 4 additions and 1 deletions

View File

@ -3,6 +3,9 @@
Version 1.3 ()
------------------------------------------------------------------------
* Fix displaying entry title in the backend section exactly like
in the frontend, thanks to Alex (garvinhicking)
* Added hooks to trackback listing in order to let plugins change
it (the avatar plugin in example) (brockhaus)