Apply patches sent by Harlow Solutions -- for WebCit
[citadel.git] / webcit / static / t / user / edit_bio.html
index 11ca66880d6c2cec26c47c2fcd5b3b7755e3a987..aec5ef9b36801f571155510d2518e92bf5475b62 100644 (file)
@@ -8,7 +8,7 @@
 <?_("Edit Room info")>
 <?=("box_begin_2")>
 
-<?_("Enter your bio below."> <?_("The text is formatted to the reader's browser. A newline is forced by preceding the next line by a blank.")>
+<?_("Enter your bio below.")> <?_("The text is formatted to the reader's browser. A newline is forced by preceding the next line by a blank.")>
 <form method="post" action="editbio">
 <input type="hidden" name="nonce" value="<?NONCE()>">
 <textarea name="msgtext" wrap=soft rows=10 cols=80 width=80><?USER:BIO("", "X")></textarea>