* Better alignment of system messages
authorArt Cancro <ajc@citadel.org>
Sat, 21 Jun 2003 05:17:24 +0000 (05:17 +0000)
committerArt Cancro <ajc@citadel.org>
Sat, 21 Jun 2003 05:17:24 +0000 (05:17 +0000)
commita88250f5f9ec75f1610817fe22a9a605b56a5ec2
treeb6755b4a02fedf5af34b5a61d1477e32ffcde3e0
parent938b9b11501d38705b61152fe7f9f1174c769e55
* Better alignment of system messages
* Exterminated display_error() and replaced it with WC->ImportantMessage
  which is displayed in a bubble on top of whatever page you're on next.
* Small cosmetic changes
* Fixed some nesting problems in output_headers()
16 files changed:
webcit/ChangeLog
webcit/auth.c
webcit/graphics.c
webcit/messages.c
webcit/netconf.c
webcit/paging.c
webcit/roomops.c
webcit/serv_func.c
webcit/siteconfig.c
webcit/static/login.html
webcit/static/style.css
webcit/subst.c
webcit/sysmsgs.c
webcit/userlist.c
webcit/webcit.c
webcit/webcit.h