diff --git a/elogd.c b/elogd.c
index 11941627..943fa75d 100755
--- a/elogd.c
+++ b/elogd.c
@@ -6,6 +6,9 @@
Contents: Web server program for Electronic Logbook ELOG
$Log$
+ Revision 2.137 2003/01/30 08:42:02 midas
+ More CSS stuff
+
Revision 2.136 2003/01/29 16:34:35 midas
More CSS stuff
@@ -4875,7 +4878,7 @@ time_t now;
}
/* display text box */
- rsprintf("
| %s%s: | ", attr_list[index], star);
+ rsprintf("
| %s%s: | ", attr_list[index], star);
/* if attribute cannot be changed, just display text */
if ((attr_flags[index] & AF_LOCKED) ||
@@ -5038,7 +5041,7 @@ time_t now;
if (getcfg(lbs->name, "Message height", str))
height = atoi(str);
- rsprintf("
| \n");
+ rsprintf(" |
| \n");
if (getcfg(lbs->name, "Message comment", comment) && !bedit && !message_id)
{
@@ -5225,24 +5228,24 @@ time_t now;
{
if (bedit)
{
- rsprintf(" |
%s. \n",
- gt("Categories bgcolor1"), loc("If no attachments are resubmitted, the original ones are kept"));
+ rsprintf(" |
%s. \n",
+ loc("If no attachments are resubmitted, the original ones are kept"));
rsprintf("%s. |
\n", loc("To delete an old attachment, enter <delete> in the new attachment field"));
for (i=0 ; i%s %d: %s %d: | ",
- gt("Categories bgcolor1"), loc("Original attachment"), i+1, loc("New attachment"), i+1);
+ rsprintf("%s %d: %s %d: | ",
+ loc("Original attachment"), i+1, loc("New attachment"), i+1);
- rsprintf("%s ", gt("Categories bgcolor2"), att[i]+14);
+ rsprintf(" | %s ", att[i]+14);
rsprintf(" |
\n",
i+1);
}
else
- rsprintf("| %s %d: | |
\n",
- gt("Categories bgcolor1"), loc("Attachment"), i+1, gt("Categories bgcolor2"), i+1);
+ rsprintf("| %s %d: | |
\n",
+ loc("Attachment"), i+1, i+1);
}
}
@@ -5250,8 +5253,8 @@ time_t now;
{
/* attachment */
for (i=0 ; i%s %d: | | \n",
- gt("Categories bgcolor1"), loc("Attachment"), i+1, gt("Categories bgcolor2"), i+1);
+ rsprintf("| %s %d: | |
\n",
+ loc("Attachment"), i+1, i+1);
}
}
@@ -5259,14 +5262,10 @@ time_t now;
/*---- menu buttons again ----*/
- rsprintf("\n",
- gt("Menu1 cellpadding"), gt("Frame color"));
-
- rsprintf("| \n", gt("Menu1 Align"), gt("Menu1 BGColor"));
-
+ rsprintf(" | |
|
\n\n");
+ rsprintf("\n\n");
rsprintf("\n");
rsprintf("