From ffbab555b8622160b552616dacf188f1a38aca9a Mon Sep 17 00:00:00 2001 From: Richard Beales Date: Sat, 16 Mar 2013 14:27:55 +0000 Subject: Feature #446 - Allow customizing page title --- prefs.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'prefs.php') diff --git a/prefs.php b/prefs.php index 6c1091843..b4ab3689d 100644 --- a/prefs.php +++ b/prefs.php @@ -25,7 +25,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> - Tiny Tiny RSS : <?php echo __("Preferences") ?> + <?php echo PAGE_TITLE ?> : <?php echo __("Preferences") ?> -- cgit v1.2.3-54-g00ecf