]> code.citadel.org Git - citadel.git/blobdiff - webcit/static/t/iconbar.html
* remove wrong \s
[citadel.git] / webcit / static / t / iconbar.html
index 6f1e3b6109547242a0b6f1dfdcd562b30396bde5..89d23f7ea46a664c4f4f8fd80d7a5f0e9c3ad09c 100644 (file)
@@ -1,7 +1,7 @@
 <div id="iconbar">
   <div id="iconbar_container">
   <div id="citlogo" class="logo_citadel">
-    <img src="/static/citadel-logo.gif" alt="<?_("Powered by Citadel")>"  width=\"120\" height=\"35\">
+    <img src="/static/citadel-logo.gif" alt="<?_("Powered by Citadel")>"  width="120" height="35">
   </div>
   <div id="switch" class="iconbar_text"><span></span></div>
   <div id="roomlist"></div>