1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-01-08 22:19:17 +00:00

registration script UI tweak

This commit is contained in:
Andrew Dolgov
2009-01-19 08:15:15 +01:00
parent 2a56b360f1
commit 1da195e277

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>