]> code.citadel.org Git - citadel.git/blobdiff - webcit/static/t/newstartpage.html
MAILINGLIST: add facility to choose the default room email alias.
[citadel.git] / webcit / static / t / newstartpage.html
index 72247e3d708799e6cd83873ac6b9a6fd442afe37..d895d1c5010c583264354dc2236c9b3630ce998d 100644 (file)
@@ -1,19 +1,18 @@
 <! newstartpage.html start>
-<div class="room_banner" >
+<div class="banner" >
 <div align=center >
-<h1>New start page</h1>
+<h1><?_("New start page")></h1>
 &nbsp;
 </div></div>
 <div id="content">
 <div align=center>
-<font size=+2>Your start page has been changed.</font> </div>
-<br /><br />
+<font size=+2><?_("Your start page has been changed.")></font> </div>
+<br><br>
 <div align=center>
-<i>(Note: this does not change your browser's home page.
-It changes the page you begin on when you log on to <?SERV_HUMANNODE>).</i>
-<br /><br />
+<i><?_("(Note: this does not change your browser's home page. It changes the page you begin on when you log on to")> <?SERV:HUMANNODE>).</i>
+<br><br>
 
 <a href="javascript:history.back()">Back...</a>
 </div>
 </div>
-<! newstartpage.html end>
\ No newline at end of file
+<! newstartpage.html end>