Commit 52e147a8 authored by 's avatar

Fixed grey bgs

parent 9537ded9
......@@ -2,7 +2,7 @@
<HEAD>
<TITLE>New HTML Document</TITLE>
</HEAD>
<BODY BGCOLOR="#FFFFFF" LINK="#000099" VLINK="#555555" ALINK="#77003B">
<BODY BGCOLOR="#FFFFFF" LINK="#000099" VLINK="#555555">
<H2>New HTML Document</H2>
<P>
You can create a new html document using the form below.
......
......@@ -2,7 +2,7 @@
<HEAD>
<TITLE>New Folder</TITLE>
</HEAD>
<BODY BGCOLOR="#FFFFFF" LINK="#000099" VLINK="#555555" ALINK="#77003B">
<BODY BGCOLOR="#FFFFFF" LINK="#000099" VLINK="#555555">
<H2>New Folder</H2>
<FORM ACTION="<!--#var PARENT_URL-->/manage_addFolder" METHOD="POST">
......
......@@ -2,7 +2,7 @@
<HEAD>
<TITLE>New Image</TITLE>
</HEAD>
<BODY BGCOLOR="#FFFFFF" LINK="#000099" VLINK="#555555" ALINK="#77003B">
<BODY BGCOLOR="#FFFFFF" LINK="#000099" VLINK="#555555">
<H2>New Image</H2>
<P>
You can create a new image in the system using the form below.
......
......@@ -2,7 +2,7 @@
<HEAD>
<TITLE>Edit Image</TITLE>
</HEAD>
<BODY BGCOLOR="#FFFFFF" LINK="#000099" VLINK="#555555" ALINK="#77003B">
<BODY BGCOLOR="#FFFFFF" LINK="#000099" VLINK="#555555">
<H2>Edit Image</H2>
<P>
You can update image in the system using the form below.
......
......@@ -2,7 +2,7 @@
<HEAD>
<TITLE>Properties</TITLE>
</HEAD>
<BODY>
<BODY BGCOLOR="#FFFFFF" LINK="#000099" VLINK="#555555">
<H2>Properties</H2>
<P>
<!--#if propertyMap-->
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment