From 62b163a7747522498062ad8a845b4b5ba25b683a Mon Sep 17 00:00:00 2001 From: Thierry Pasqualier Date: Tue, 20 Feb 2007 20:51:07 +0000 Subject: [PATCH] lost quote... --- webcit/iconbar.c | 42 ++++++++++++++++++++-------------------- webcit/static/login.html | 4 ++-- webcit/static/webcit.css | 12 ++++++++++++ 3 files changed, 35 insertions(+), 23 deletions(-) diff --git a/webcit/iconbar.c b/webcit/iconbar.c index d0382c79e..6d18d0cb8 100644 --- a/webcit/iconbar.c +++ b/webcit/iconbar.c @@ -81,31 +81,31 @@ void do_iconbar(void) { if (!strcasecmp(key, "ib_citadel")) ib_citadel = atoi(value); } + if (ib_logo) { + if (ib_displayas != IB_TEXTONLY) { + wprintf("
\" \" " + "
\n" + ); + } + wprintf("\n"); + } + + if (ib_citadel) if (ib_displayas != IB_TEXTONLY) wprintf( + "
" + " " + "\"%s\" " + "
\n", + _("Find out more about Citadel"), + _("CITADEL") + ); + wprintf("
\n" "