registration script UI tweak

This commit is contained in:
Andrew Dolgov 2009-01-19 08:15:15 +01:00
parent 2a56b360f1
commit 1da195e277
1 changed files with 5 additions and 1 deletions

View File

@ -190,7 +190,11 @@
</td></tr>
</table>
</form>
<?php print "<p><form method=\"GET\" action=\"tt-rss.php\">
<input type=\"submit\" value=\"".__("Return to Tiny Tiny RSS")."\">
</form>"; ?>
<? } else if ($action == "do_register") { ?>
<p><?php echo __('Processing registration...') ?></p>