registration script UI tweak
This commit is contained in:
parent
2a56b360f1
commit
1da195e277
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue