summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>1998-03-15 00:01:34 +0000
committerAndrew Tridgell <tridge@samba.org>1998-03-15 00:01:34 +0000
commit4dfe60de1022de492af3b837df3be13ed40c83f2 (patch)
treeebcbe337af755bf39c5e68b77ef8d1d031b626c9
parent3070005521d49961d74476e69e1576598220bf74 (diff)
downloadsamba-4dfe60de1022de492af3b837df3be13ed40c83f2.tar.gz
samba-4dfe60de1022de492af3b837df3be13ed40c83f2.tar.bz2
samba-4dfe60de1022de492af3b837df3be13ed40c83f2.zip
a smaller background
(This used to be commit bcec95740f96aa4a3b022f41e2167cc74afeea92)
-rw-r--r--source3/web/swat.c2
-rw-r--r--swat/images/background.jpgbin0 -> 11726 bytes
2 files changed, 1 insertions, 1 deletions
diff --git a/source3/web/swat.c b/source3/web/swat.c
index d479df9c35..d9f890ce13 100644
--- a/source3/web/swat.c
+++ b/source3/web/swat.c
@@ -45,7 +45,7 @@ static void print_header(void)
printf("Expires: 0\r\n");
printf("Content-type: text/html\r\n\r\n");
printf("<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 3.2//EN\">\n");
- printf("<HTML>\n<HEAD>\n<TITLE>Samba Web Administration Tool</TITLE>\n</HEAD>\n<BODY background=\"%simages/background.gif\">\n\n", cgi_rooturl());
+ printf("<HTML>\n<HEAD>\n<TITLE>Samba Web Administration Tool</TITLE>\n</HEAD>\n<BODY background=\"%simages/background.jpg\">\n\n", cgi_rooturl());
}
diff --git a/swat/images/background.jpg b/swat/images/background.jpg
new file mode 100644
index 0000000000..e84e11fbef
--- /dev/null
+++ b/swat/images/background.jpg
Binary files differ