From: Tom C. <tom...@us...> - 2004-12-31 01:02:51
|
Update of /cvsroot/qmailadmin/qmailadmin/html In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29919/html Modified Files: Tag: stable-1_2 main_menu.html Log Message: add quick links section to main menu Index: main_menu.html =================================================================== RCS file: /cvsroot/qmailadmin/qmailadmin/html/main_menu.html,v retrieving revision 1.1.1.1.2.1 retrieving revision 1.1.1.1.2.2 diff -u -d -r1.1.1.1.2.1 -r1.1.1.1.2.2 --- main_menu.html 14 Nov 2004 18:05:55 -0000 1.1.1.1.2.1 +++ main_menu.html 31 Dec 2004 01:02:41 -0000 1.1.1.1.2.2 @@ -7,29 +7,29 @@ <body bgcolor="#ffffff"> <center> <h2>##S</h2> - <table height="464" width="405" cellspacing="0" cellpadding="0" border="0"> + <table height="464" width="405" cellspacing="0" cellpadding="0" border="0" background="##Z/main.png"> <tr> - <td> - <table height="463" width="199" cellspacing="0" cellpadding="0" border="0" background="##Z/main1.png"> - <tr> - <td><img src="##Z/pixel.png" height="1" width="1" border="0"></td> - </tr> - </table> + <td width="199" height="250"><img src="##Z/pixel.png" height="1" width="1" border="0"></td> + <td width="206" height="325" rowspan="2" align="left"> + ##v </td> - <td> - <table height="463" width="206" cellspacing="0" cellpadding="0" border="0" background="##Z/main2.png"> - <tr> - <td align="left"> - ##v - <br> - <br> - <br> - <br><a href="##C/com/showmenu?##&"><font size="2" color="#000000"><b>##X217</b></font></a> + </tr> + <tr VALIGN=TOP> + <td ALIGN=CENTER height="75"> +<a href="##C/com/showmenu?##&"><font size="2" color="#000000"><b>##X217</b></font></a> <br><span style="font-weight: bold; font-size: medium;">##x</span> - <br> - </td> - </tr> - </table> + </td> + </tr> + <tr valign="top"> + <td align="center" colspan="2" height="114"> + ##ta + <FORM METHOD="POST" ACTION="##C/com/quick?##&"> + <BR> + <font size="2" color="#ff0000"><b>##X124</b></font><br> + <INPUT TYPE="TEXT" NAME="modu" WIDTH="32"><small>@##D</small><BR> + <INPUT TYPE="SUBMIT" VALUE="##X071" NAME="MODIFY"> <INPUT TYPE="SUBMIT" VALUE="##X072" NAME="DELETE"> + </FORM> + ##tt </td> </tr> </table> |