1
0

fix wrong IF-order

We'll need to also apply that to all additional_themes
This commit is contained in:
Garvin Hicking
2015-01-05 11:37:29 +01:00
parent afa74da11c
commit adfb237b4a
7 changed files with 30 additions and 38 deletions

View File

@ -3,6 +3,10 @@
Version 2.0 ()
------------------------------------------------------------------------
* Change order of IF-statements in entries.tpl to check for
comment_moderate/comment_added, to properly emit the message
whether a comment is being moderated.
* Fix searching for entries in the admin panel with database
types other than "mysql"