]> git.wh0rd.org - tt-rss.git/blobdiff - prefs.php
Feature #446 - Allow customizing page title
[tt-rss.git] / prefs.php
index 6c10918434178f9dc0e7bc56332830e70f12334c..b4ab3689d37fcd98911b5aa96cfe132e0b079f96 100644 (file)
--- a/prefs.php
+++ b/prefs.php
@@ -25,7 +25,7 @@
        "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <html>
 <head>
-       <title>Tiny Tiny RSS : <?php echo __("Preferences") ?></title>
+       <title><?php echo PAGE_TITLE ?> : <?php echo __("Preferences") ?></title>
        <link rel="stylesheet" type="text/css" href="lib/dijit/themes/claro/claro.css"/>
        <link rel="stylesheet" type="text/css" href="tt-rss.css?<?php echo $dt_add ?>"/>