Footer added

git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@547 c66351dc-e62f-0410-b875-e3a5c0b9693f
This commit is contained in:
Ed Kraus 2009-06-06 03:35:37 +00:00
parent 8daefb9685
commit 0494f14034
13 changed files with 59 additions and 5 deletions

20
site/login/default.css Normal file
View File

@ -0,0 +1,20 @@
#legal {
clear: both;
line-height: 30px;
padding-top:10px;
text-align: center;
color: #375C69;
margin-bottom: 0px;
}
#footer {
background: white url(footer.gif) bottom repeat-x;
font-size:11px;
position:relative;
min-height: 40px;
height:40px;
vertical-align:middle;
width:100%;
text-align: center;
}

BIN
site/login/footer.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 162 B

View File

@ -0,0 +1,20 @@
#legal {
clear: both;
line-height: 30px;
padding-top:10px;
text-align: center;
color: #375C69;
margin-bottom: 0px;
}
#footer {
background: white url(image/footer.gif) bottom repeat-x;
font-size:11px;
position:relative;
min-height: 40px;
height:40px;
vertical-align:middle;
width:100%;
text-align: center;
}

View File

@ -1,2 +1,3 @@
<? require('libs/menu.php'); ?>
<p>Get your copy of Mibew 1.6.1 at <b > <a href="http://sourceforge.net/project/showfiles.php?group_id=195701&package_id=231073">Download Here</a></p>
<? include('libs/footer.php'); ?>

View File

@ -1 +1 @@
<? require('libs/menu.php'); ?> <p> </p> <b><font color="#99CC00">Version 1.6.1 Released</font></b></p> <p>We are pleased to announce the immediate availability of 1.6.1. This is a major release with new features and improvements.</p> <p><dd>[!] 404 installation problem</dd><p></p> <dd>new permission: "Ability to modify profile"</dd><p></p> <dd>new project name: Mibew Messenger </dd><p></p> <dd>[!] fixed localization of dates for all languages, nice formatting: Today/Yesterday</dd><p></p> <dd>[!] fixed online/offline image for groups</dd><p></p> <dd>ability to delete operators, confirmation dialog when deleting group/operator/blocked address </dd><p></p> <dd>Information about last activity for operators: Online, Today at 22, 01 Jan.., or Never </dd><p></p> <dd>new theme: simplicity (by Sheldmandu) </dd><p></p> <dd>[!] chat templates are fixed according to html standards </dd><p></p> <b><font color="#99CC00">Version 1.6.0 Released</font></b></p> <p>We are pleased to announce the immediate availability of 1.6.0. This is a major release with new features and improvements.</p> <dl> <dd>* operator groups</dd> <dd>* pre-chat survey</dd> <dd>* statistics</dd> <dd>* canned messages</dd> <dd>* new operator console</dd>
<? require('libs/menu.php'); ?> <p> </p> <b><font color="#99CC00">Version 1.6.1 Released</font></b></p> <p>We are pleased to announce the immediate availability of 1.6.1. This is a major release with new features and improvements.</p> <p><dd>[!] 404 installation problem</dd><p></p> <dd>new permission: "Ability to modify profile"</dd><p></p> <dd>new project name: Mibew Messenger </dd><p></p> <dd>[!] fixed localization of dates for all languages, nice formatting: Today/Yesterday</dd><p></p> <dd>[!] fixed online/offline image for groups</dd><p></p> <dd>ability to delete operators, confirmation dialog when deleting group/operator/blocked address </dd><p></p> <dd>Information about last activity for operators: Online, Today at 22, 01 Jan.., or Never </dd><p></p> <dd>new theme: simplicity (by Sheldmandu) </dd><p></p> <dd>[!] chat templates are fixed according to html standards </dd><p></p> <b><font color="#99CC00">Version 1.6.0 Released</font></b></p> <p>We are pleased to announce the immediate availability of 1.6.0. This is a major release with new features and improvements.</p> <dl> <dd>* operator groups</dd> <dd>* pre-chat survey</dd> <dd>* statistics</dd> <dd>* canned messages</dd> <dd>* new operator console</dd> <? include('libs/footer.php'); ?>

Binary file not shown.

After

Width:  |  Height:  |  Size: 162 B

View File

@ -24,5 +24,5 @@
</table>
</form><p></p>
<div align="center"></font>Not a Member? <a href="register-form.php">Click Here</a></div>
</body>
</html>
<? include('libs/footer.php'); ?>

View File

@ -0,0 +1,5 @@
<link href="default.css" rel="stylesheet" type="text/css" />
<div id="footer">
<p id="legal"><a href="http://mibew.com/" class="flink">Open Web Messenger</a> 1.6.1 | (c) 2009 openwebim.org</p>
</div>

View File

@ -19,5 +19,5 @@
<p align="center">&nbsp;</p>
<h4 align="center" class="err">You have been logged out.</h4>
<p align="center">Click here to <a href="index.php">Login</a></p>
</body>
</html>
<? include('libs/footer.php'); ?>

View File

@ -7,3 +7,4 @@
<p>This is also where you can get the current news, downloads, and more!</p>
</body>
</html>
<? include('libs/footer.php'); ?>

View File

@ -26,3 +26,4 @@
<th>Email </th>
<td><input name="email" type="text" class="textfield" id="lname" /></td>
</tr>
<? include('libs/footer.php'); ?>

View File

@ -21,6 +21,8 @@
?>
<? include('libs/footer.php'); ?>
<form id="loginForm" name="loginForm" method="post" action="register-exec.php">
<table width="300" border="0" align="center" cellpadding="2" cellspacing="0">
<tr>

View File

@ -58,3 +58,7 @@
<input type="image" src="https://www.paypal.com/en_US/i/btn/btn_buynowCC_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!">
<img align="center" alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1">
</form>
<link href="default.css" rel="stylesheet" type="text/css" />
<div id="footer">
<p id="legal"><a href="http://openwebim.org/" class="flink">Open Web Messenger</a> 1.6.1 | (c) 2009 openwebim.org</p>
</div>