]> git.wh0rd.org - tt-rss.git/commitdiff
registration script UI tweak
authorAndrew Dolgov <fox@bah.spb.su>
Mon, 19 Jan 2009 07:15:15 +0000 (08:15 +0100)
committerAndrew Dolgov <fox@bah.spb.su>
Mon, 19 Jan 2009 07:15:15 +0000 (08:15 +0100)
register.php

index d6a66aa529c0342c24f4669ce2f176dfe901e50d..95833b9e53d41fc6b7de5380200c15a2e8d306c9 100644 (file)
        </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>