]> code.citadel.org Git - citadel.git/commit
Added a missing "=" on the userpicture link "alt" tag, the "&" does work fine
authorthe_mgt <themgt@ueberserver.de>
Tue, 5 Jul 2011 22:10:51 +0000 (00:10 +0200)
committerthe_mgt <themgt@ueberserver.de>
Tue, 5 Jul 2011 22:10:51 +0000 (00:10 +0200)
commit77b4b732ef01cb98cef5ca8bb6c0f6c68267e235
tree66902d455675c1a39bf0969cde8c019ec87e750f
parentd564c39793a7d8a970094e6fee4d008f1b7a4492
Added a missing "=" on the userpicture link "alt" tag, the "&amp;" does work fine
Also X-escaped the roomname on knrooms_rooms.html (for the roomnames containing &)
and added two missing </div>s to the knrooms.html. W3C is happier now
webcit/static/t/knrooms.html
webcit/static/t/knrooms_rooms.html
webcit/userlist.c