From 9972b7cdd7b438f84b6ee6d8b30bc9124133b0c4 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Sat, 23 Mar 2013 09:48:15 +0400 Subject: Revert "update SITE_TITLE customization to work without needing to be pre-defined, make it compatible with unread count now being at start of title" This reverts commit 8d051fa0769922df69ac737eee9d13dff67095a9. --- prefs.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'prefs.php') diff --git a/prefs.php b/prefs.php index 0d27a6e81..9c59d6c4d 100644 --- a/prefs.php +++ b/prefs.php @@ -23,7 +23,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> - <?php echo get_site_title() ?> : <?php echo __("Preferences") ?> + <?php echo PAGE_TITLE ?> : <?php echo __("Preferences") ?> -- cgit v1.2.3