1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-02-10 16:01:33 +00:00

tweak how utility.css-based stuff looks

This commit is contained in:
Andrew Dolgov
2013-03-27 10:59:26 +04:00
parent 88a41b64a2
commit 884d16505e
9 changed files with 42 additions and 21 deletions

View File

@@ -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."); ?>