]> git.wh0rd.org - tt-rss.git/blobdiff - index.php
Merge branch 'fix-target-blank-vulnerability' into 'master'
[tt-rss.git] / index.php
index 66314ad17d2271b653e7822989529a6c8234d9b8..e4cad9d00112baabb2ac57b66044e9dbf0c51935 100644 (file)
--- a/index.php
+++ b/index.php
@@ -68,7 +68,7 @@
                if ($theme && theme_valid("$theme")) {
                        echo stylesheet_tag(get_theme_path($theme));
                } else {
-                       echo stylesheet_tag("themes/default.css");
+                       echo stylesheet_tag("themes/default.php");
                }
        }
        ?>
 
                        <button id="net-alert" dojoType="dijit.form.Button" style="display : none" disabled="true"
                                title="<?php echo __("Communication problem with server.") ?>">
-                       <img
-                               src="images/error.png" />
+                               <img src="images/error.png" />
                        </button>
 
                        <div dojoType="dijit.form.DropDownButton">