diff --git a/admin/templates/default/applications.tpl b/admin/templates/default/applications.tpl index 5c9056c963..d31775c0c8 100644 --- a/admin/templates/default/applications.tpl +++ b/admin/templates/default/applications.tpl @@ -8,9 +8,9 @@ {sort_title} - {lang_edit} - {lang_delete} - {lang_enabled} + {lang_edit} + {lang_delete} + {lang_enabled} {rows} diff --git a/doc/CHANGELOG b/doc/CHANGELOG index 9805e915d4..185afb3b2d 100755 --- a/doc/CHANGELOG +++ b/doc/CHANGELOG @@ -13,6 +13,7 @@ - Fixed denylogin form not display and converted it to a template. - Added select box option for multiable domains in login.php - Fixed proxy server support for headlines and check for new version on main screen. + - Fixed headlines preferences and converted headline preferences to a template [0.9.7] - Fixed SQL error in tts - Fixed table locking in admin -> edit account