1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-13 15:45:56 +00:00

interface tweaks

This commit is contained in:
Andrew Dolgov
2007-03-02 14:34:04 +01:00
parent 1559e3741c
commit d7c848d97b
2 changed files with 5 additions and 4 deletions

View File

@@ -229,8 +229,9 @@
print "<div class=\"error\">"._("Error: please upload OPML file.")."</div>";
}
print "<p><a class=\"button\" href=\"prefs.php\">
"._("Return to preferences")."</a>";
print "<br><form method=\"GET\" action=\"prefs.php\">
<input type=\"submit\" value=\"Return to preferences\">
</form>";
print "</div></body></html>";