use the same way to display all banners and services contents
authorThierry Pasqualier <thierry@uncensored.citadel.org>
Fri, 10 Aug 2007 20:41:22 +0000 (20:41 +0000)
committerThierry Pasqualier <thierry@uncensored.citadel.org>
Fri, 10 Aug 2007 20:41:22 +0000 (20:41 +0000)
commit0f72e15a12dcc90e3dbfc01ff35c0e910a8d419e
tree887cc7dffd2ded2cb0a939204af0ae26644515ca
parent823fbb59e732cef530364710b34a5ab7c61eff8f
use the same way to display all banners and services contents
we will use only one css classe to display the content of screens which
are not rooms : Summary, Who's online ? Advanced, Configuration, etc.
24 files changed:
webcit/auth.c
webcit/calendar.c
webcit/downloads.c
webcit/event.c
webcit/floors.c
webcit/graphics.c
webcit/iconbar.c
webcit/inetconf.c
webcit/mainmenu.c
webcit/messages.c
webcit/netconf.c
webcit/paging.c
webcit/preferences.c
webcit/roomops.c
webcit/setup_wizard.c
webcit/sieve.c
webcit/siteconfig.c
webcit/smtpqueue.c
webcit/static/webcit.css
webcit/summary.c
webcit/useredit.c
webcit/userlist.c
webcit/vcard_edit.c
webcit/who.c