Find orphan pages.
[cocanwiki.git] / templates / invite_user_confirm_form.html
index 67a342e..9f3028b 100644 (file)
@@ -7,7 +7,7 @@
 <link rel="alternate stylesheet" href="/_css/easytoread.css" type="text/css" title="High contrast, big fonts"/>
 </head><body>
 
-<h1>Invitation to join</h1>
+<h1><span>Invitation to join</span></h1>
 
 <p>
 Thanks for accepting our invitation.
@@ -16,7 +16,7 @@ Please choose a password for your account:
 
 <form method="post" action="/_bin/invite_user_confirm.cmo">
 <input type="hidden" name="username" value="::username_html_tag::"/>
-<input type="hidden" name="old_password" value="::old_password_html_tag::"/>
+<input type="hidden" name="invite" value="::invite_html_tag::"/>
 <table class="left_table">
 <tr>
 <th> Username: </th>
@@ -37,21 +37,6 @@ Please choose a password for your account:
 </table>
 </form>
 
-<ul id="topmenu" class="menu">
-<li class="first"> <a href="/">Home&nbsp;page</a> </li>
-<li> <a href="/_sitemap">Sitemap</a> </li>
-<li> <a href="/_recent">Recent&nbsp;changes</a> </li>
-</ul>
-
-<div id="menu_div">
-<ul id="bottommenu" class="menu">
-<li class="first"> <a href="/">Home&nbsp;page</a> </li>
-::table(sitemenu)::<li> <a href="/::url_html_tag::">::label_html::</a> </li>
-::end::
-<li> <a href="/_sitemap">Sitemap</a> </li>
-</ul>
-</div>
-
 ::include(footer.html)::
 </body>
 </html>
\ No newline at end of file