diff options
Diffstat (limited to 'swat/include')
-rw-r--r-- | swat/include/footer.html | 3 | ||||
-rw-r--r-- | swat/include/header.html | 10 |
2 files changed, 13 insertions, 0 deletions
diff --git a/swat/include/footer.html b/swat/include/footer.html new file mode 100644 index 0000000000..7c3b483684 --- /dev/null +++ b/swat/include/footer.html @@ -0,0 +1,3 @@ +</TD></TR></TABLE></CENTER> +</BODY> +</HTML> diff --git a/swat/include/header.html b/swat/include/header.html new file mode 100644 index 0000000000..b4f75529c0 --- /dev/null +++ b/swat/include/header.html @@ -0,0 +1,10 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> +<HEAD> +<TITLE>Samba Web Administration Tool</TITLE> +</HEAD> +<BODY bgcolor="white"> +<CENTER> +<IMG SRC="images/samba.gif" ALT="[ Samba ]" border=0><BR> +<TABLE WIDTH="98%" CELLSPACING=1 CELLPADDING=4 BORDER=1> +<TR><TD BGCOLOR="#ddddd0"> |