]> git.wh0rd.org - tt-rss.git/blobdiff - update.php
Merge pull request #89 from alsvartr/auth_radius
[tt-rss.git] / update.php
index 6850f1fb2cd528449470587c128b5de452408116..f74b95a98c5069cef0bda89efe51d99fa221f64b 100755 (executable)
@@ -51,7 +51,7 @@
                </head>
 
                <body>
-               <div class="floatingLogo"><img src="images/logo_wide.png"></div>
+               <div class="floatingLogo"><img src="images/logo_small.png"></div>
                <h1><?php echo __("Tiny Tiny RSS data update script.") ?></h1>
 
                <?php print_error("Please run this script from the command line. Use option \"-help\" to display command help if this error is displayed erroneously."); ?>