]> git.wh0rd.org - tt-rss.git/blobdiff - index.php
Revert "update SITE_TITLE customization to work without needing to be pre-defined...
[tt-rss.git] / index.php
index 4669a2080f540781652514504c29434f1e8f8e27..5a37c0e988a719282e4cda9363cdeb936162ddf8 100644 (file)
--- a/index.php
+++ b/index.php
@@ -53,7 +53,7 @@
        "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <html>
 <head>
-    <title><?php echo get_site_title() ?></title>
+    <title><?php echo PAGE_TITLE ?></title>
 
        <?php echo stylesheet_tag("lib/dijit/themes/claro/claro.css"); ?>
        <?php echo stylesheet_tag("tt-rss.css"); ?>