diff options
Diffstat (limited to 'swat/lang/ja/include')
-rw-r--r-- | swat/lang/ja/include/footer.html | 3 | ||||
-rw-r--r-- | swat/lang/ja/include/header.html | 12 | ||||
-rw-r--r-- | swat/lang/ja/include/header.nocss.html | 11 | ||||
-rw-r--r-- | swat/lang/ja/include/header_css.html | 1 |
4 files changed, 0 insertions, 27 deletions
diff --git a/swat/lang/ja/include/footer.html b/swat/lang/ja/include/footer.html deleted file mode 100644 index 7c3b483684..0000000000 --- a/swat/lang/ja/include/footer.html +++ /dev/null @@ -1,3 +0,0 @@ -</TD></TR></TABLE></CENTER> -</BODY> -</HTML> diff --git a/swat/lang/ja/include/header.html b/swat/lang/ja/include/header.html deleted file mode 100644 index 2fbe9bb754..0000000000 --- a/swat/lang/ja/include/header.html +++ /dev/null @@ -1,12 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> -<HTML> -<HEAD> -<meta http-equiv="Content-Type" content="text/html; charset=Shift_JIS"> -<TITLE>Samba Web Administration Tool</TITLE> -<link rel="STYLESHEET" type="text/css" href="/swat/include/header_css.html"> -</HEAD> -<BODY bgcolor="white"> -<CENTER> -<IMG SRC="/swat/images/samba.gif" ALT="[ Samba ]" border=0><BR> -<TABLE WIDTH="98%" CELLSPACING=1 CELLPADDING=4 BORDER=1> -<TR><TD BGCOLOR="#ddddd0"> diff --git a/swat/lang/ja/include/header.nocss.html b/swat/lang/ja/include/header.nocss.html deleted file mode 100644 index 56d13dbc6d..0000000000 --- a/swat/lang/ja/include/header.nocss.html +++ /dev/null @@ -1,11 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> -<HTML> -<HEAD> -<meta http-equiv="Content-Type" content="text/html; charset=Shift_JIS"> -<TITLE>Samba Web Administration Tool</TITLE> -</HEAD> -<BODY bgcolor="white"> -<CENTER> -<IMG SRC="/swat/images/samba.gif" ALT="[ Samba ]" border=0><BR> -<TABLE WIDTH="98%" CELLSPACING=1 CELLPADDING=4 BORDER=1> -<TR><TD BGCOLOR="#ddddd0"> diff --git a/swat/lang/ja/include/header_css.html b/swat/lang/ja/include/header_css.html deleted file mode 100644 index b70876b6f8..0000000000 --- a/swat/lang/ja/include/header_css.html +++ /dev/null @@ -1 +0,0 @@ -.i18n_translated_parm {color: #555555} |