git-svn-id: http://xe-core.googlecode.com/svn/trunk@1822 201d5d3c-b55e-5fd7-737f-ddc643e51545

This commit is contained in:
zero 2007-06-28 06:51:15 +00:00
parent c8c89ec01b
commit 2bc91e1c14
6 changed files with 27 additions and 26 deletions

View file

@ -7,13 +7,13 @@ body { margin:0; }
#layout_zx { cursor:default; }
#layout_zx .lo_top { background:url(../images/blue/top_bg.gif) repeat-x; height:100px; }
#layout_zx .lo_top .logo { background:url(../images/blue/top_bg_center.gif) no-repeat; width:1040px; height:100px; text-align:left; margin-left:10px;}
#layout_zx .lo_top .logo { background:url(../images/blue/top_bg_center.gif) no-repeat; height:100px; text-align:left; margin-left:10px;}
#layout_zx .lo_menu { background:url(../images/blue/bg.gif) repeat-x; height:45px; }
#layout_zx .lo_menu .a_left { background:url(../images/blue/opening.gif) right no-repeat; height:35px; width:10px;}
#layout_zx .lo_menu .a_right { background:url(../images/blue/closing.gif) left no-repeat; height:35px; }
#layout_zx .lo_menu .a_center { width:1040px; }
#layout_zx .lo_menu .a_center { width:940px; }
#layout_zx .lo_menu .a_center .a_menu { float:right; }
#layout_zx .lo_menu .a_center .item { width:80px; height:24px;float:left; text-align:center; padding:11px 5px 0px 5px; overflow:hidden; white-space:nowrap; }
#layout_zx .lo_menu .a_center .item a { font-family:Tahoma;font-size:11px; font-weight:bold; color:#D8E5EF; }
@ -27,10 +27,10 @@ body { margin:0; }
#layout_zx .lo_menu .shadow { background:url(../images/blue/shadow.gif) repeat-x; height:10px; }
#layout_zx .main_body_cell { width:1020px; }
#layout_zx .tbl_home_layout { margin-top:-10px; table-layout:fixed; width:1020px; }
#layout_zx .main_body_cell { width:940px; }
#layout_zx .tbl_home_layout { margin-top:-10px; table-layout:fixed; }
#layout_zx .tbl_home_layout .l_left { width:220px; background:#F6F6F6; }
#layout_zx .tbl_home_layout .l_center { width:800px; }
#layout_zx .tbl_home_layout .l_center { width:720px; }
#layout_zx .tbl_home_layout .l_line { width:1px; background:#F1F2F3; }
#layout_zx .submenu { padding:10px; }
@ -47,7 +47,7 @@ body { margin:0; }
#layout_zx .submenu .last { border-bottom:none; }
#layout_zx .cprt { height:55px; background:url(../images/blue/copyright_bg.gif); text-align:center; }
#layout_zx .cprt .fixed { width:1000px; margin-left:auto; margin-right:auto; text-align:left; }
#layout_zx .cprt .fixed { margin-left:auto; margin-right:auto; text-align:left; }
#layout_zx .cprt .desc { width:500px; margin-left:190px; font-family:Tahoma; font-size:11px; color:#797771; position:absolute; text-align:center; padding-top:20px; }
#layout_zx .cprt .logo { background:url(../images/blue/copyright_zbxe.gif) no-repeat; width:120px; height:55px; float:right; }

View file

@ -7,13 +7,13 @@ body { margin:0; }
#layout_zx { cursor:default; }
#layout_zx .lo_top { background:url(../images/blue/top_bg.gif) repeat-x; height:100px; }
#layout_zx .lo_top .logo { background:url(../images/blue/top_bg_center.gif) no-repeat; width:1040px; height:100px; text-align:left; margin-left:10px;}
#layout_zx .lo_top .logo { background:url(../images/blue/top_bg_center.gif) no-repeat; height:100px; text-align:left; margin-left:10px;}
#layout_zx .lo_menu { background:url(../images/green/bg.gif) repeat-x; height:45px; }
#layout_zx .lo_menu .a_left { background:url(../images/green/opening.gif) right no-repeat; height:35px; width:10px; }
#layout_zx .lo_menu .a_right { background:url(../images/green/closing.gif) left no-repeat; height:35px; }
#layout_zx .lo_menu .a_center { width:1040px; }
#layout_zx .lo_menu .a_center { width:940px; }
#layout_zx .lo_menu .a_center .a_menu { float:right; }
#layout_zx .lo_menu .a_center .item { width:80px; height:24px;float:left; text-align:center; padding:11px 5px 0px 5px; overflow:hidden; white-space:nowrap; }
#layout_zx .lo_menu .a_center .item a { font-family:Tahoma;font-size:11px; font-weight:bold; color:#E1EFD8; }
@ -27,10 +27,10 @@ body { margin:0; }
#layout_zx .lo_menu .shadow { background:url(../images/green/shadow.gif) repeat-x; height:10px; }
#layout_zx .main_body_cell { width:1020px; }
#layout_zx .tbl_home_layout { margin-top:-10px; table-layout:fixed; width:1020px; }
#layout_zx .main_body_cell { width:940px; }
#layout_zx .tbl_home_layout { margin-top:-10px; table-layout:fixed; }
#layout_zx .tbl_home_layout .l_left { width:220px; background:#F6F6F6; }
#layout_zx .tbl_home_layout .l_center { width:800px; }
#layout_zx .tbl_home_layout .l_center { width:720px; }
#layout_zx .tbl_home_layout .l_line { width:1px; background:#F1F2F3; }
@ -48,7 +48,7 @@ body { margin:0; }
#layout_zx .submenu .last { border-bottom:none; }
#layout_zx .cprt { height:55px; background:url(../images/green/copyright_bg.gif); text-align:center; }
#layout_zx .cprt .fixed { width:1000px; margin-left:auto; margin-right:auto; text-align:left; }
#layout_zx .cprt .fixed { margin-left:auto; margin-right:auto; text-align:left; }
#layout_zx .cprt .desc { width:500px; margin-left:190px; font-family:Tahoma; font-size:11px; color:#797771; position:absolute; text-align:center; padding-top:20px; }
#layout_zx .cprt .logo { background:url(../images/green/copyright_zbxe.gif) no-repeat; width:120px; height:55px; float:right; }

View file

@ -7,13 +7,13 @@ body { margin:0; }
#layout_zx { cursor:default; }
#layout_zx .lo_top { background:url(../images/red/top_bg.gif) repeat-x; height:100px; }
#layout_zx .lo_top .logo { background:url(../images/red/top_bg_center.gif) no-repeat; width:1040px; height:100px; text-align:left; margin-left:10px;}
#layout_zx .lo_top .logo { background:url(../images/red/top_bg_center.gif) no-repeat; height:100px; text-align:left; margin-left:10px;}
#layout_zx .lo_menu { background:url(../images/purple/bg.gif) repeat-x; height:45px; }
#layout_zx .lo_menu .a_left { background:url(../images/purple/opening.gif) right no-repeat; height:35px; width:10px; }
#layout_zx .lo_menu .a_right { background:url(../images/purple/closing.gif) left no-repeat; height:35px; }
#layout_zx .lo_menu .a_center { width:1040px; }
#layout_zx .lo_menu .a_center { width:940px; }
#layout_zx .lo_menu .a_center .a_menu { float:right; }
#layout_zx .lo_menu .a_center .item { width:80px; height:24px;float:left; text-align:center; padding:11px 5px 0px 5px; overflow:hidden; white-space:nowrap; }
#layout_zx .lo_menu .a_center .item a { font-family:Tahoma;font-size:11px; font-weight:bold; color:#EFD8ED }
@ -27,10 +27,10 @@ body { margin:0; }
#layout_zx .lo_menu .shadow { background:url(../images/purple/shadow.gif) repeat-x; height:10px; }
#layout_zx .main_body_cell { width:1020px; }
#layout_zx .tbl_home_layout { margin-top:-10px; table-layout:fixed; width:1020px; }
#layout_zx .main_body_cell { width:940px; }
#layout_zx .tbl_home_layout { margin-top:-10px; table-layout:fixed; }
#layout_zx .tbl_home_layout .l_left { width:220px; background:#F6F6F6; }
#layout_zx .tbl_home_layout .l_center { width:800px;}
#layout_zx .tbl_home_layout .l_center { width:720px;}
#layout_zx .tbl_home_layout .l_line { width:1px; background:#F1F2F3; }
#layout_zx .submenu { padding:10px; }
@ -47,7 +47,7 @@ body { margin:0; }
#layout_zx .submenu .last { border-bottom:none; }
#layout_zx .cprt { height:55px; background:url(../images/purple/copyright_bg.gif); text-align:center; }
#layout_zx .cprt .fixed { width:880px; margin-left:auto; margin-right:auto; text-align:left; }
#layout_zx .cprt .fixed { margin-left:auto; margin-right:auto; text-align:left; }
#layout_zx .cprt .desc { width:500px; margin-left:190px; font-family:Tahoma; font-size:11px; color:#797771; position:absolute; text-align:center; padding-top:20px; }
#layout_zx .cprt .logo { background:url(../images/purple/copyright_zbxe.gif) no-repeat; width:120px; height:55px; float:right; }

View file

@ -7,13 +7,13 @@ body { margin:0; }
#layout_zx { cursor:default; }
#layout_zx .lo_top { background:url(../images/red/top_bg.gif) repeat-x; height:100px; }
#layout_zx .lo_top .logo { background:url(../images/red/top_bg_center.gif) no-repeat; width:1040px; height:100px; text-align:left; margin-left:10px;}
#layout_zx .lo_top .logo { background:url(../images/red/top_bg_center.gif) no-repeat; height:100px; text-align:left; margin-left:10px;}
#layout_zx .lo_menu { background:url(../images/red/bg.gif) repeat-x; height:45px; }
#layout_zx .lo_menu .a_left { background:url(../images/red/opening.gif) right no-repeat; height:35px; width:10px; }
#layout_zx .lo_menu .a_right { background:url(../images/red/closing.gif) left no-repeat; height:35px; }
#layout_zx .lo_menu .a_center { width:1040px; }
#layout_zx .lo_menu .a_center { width:940px; }
#layout_zx .lo_menu .a_center .a_menu { float:right; }
#layout_zx .lo_menu .a_center .item { width:80px; height:24px;float:left; text-align:center; padding:11px 5px 0px 5px; overflow:hidden; white-space:nowrap; }
#layout_zx .lo_menu .a_center .item a { font-family:Tahoma;font-size:11px; font-weight:bold; color:#EFD8DC }
@ -27,10 +27,10 @@ body { margin:0; }
#layout_zx .lo_menu .shadow { background:url(../images/red/shadow.gif) repeat-x; height:10px; }
#layout_zx .main_body_cell { width:1020px; }
#layout_zx .tbl_home_layout { margin-top:-10px; table-layout:fixed; width:1020px;}
#layout_zx .main_body_cell { width:940px; }
#layout_zx .tbl_home_layout { margin-top:-10px; table-layout:fixed; }
#layout_zx .tbl_home_layout .l_left { width:220px; background:#F6F6F6; }
#layout_zx .tbl_home_layout .l_center { width:800px;}
#layout_zx .tbl_home_layout .l_center { width:720px;}
#layout_zx .tbl_home_layout .l_line { width:1px; background:#F1F2F3; }
#layout_zx .submenu { padding:10px; }
@ -47,7 +47,7 @@ body { margin:0; }
#layout_zx .submenu .last { border-bottom:none; }
#layout_zx .cprt { height:55px; background:url(../images/red/copyright_bg.gif); text-align:center; }
#layout_zx .cprt .fixed { width:880px; margin-left:auto; margin-right:auto; text-align:left; }
#layout_zx .cprt .fixed { margin-left:auto; margin-right:auto; text-align:left; }
#layout_zx .cprt .desc { width:500px; margin-left:190px; font-family:Tahoma; font-size:11px; color:#797771; position:absolute; text-align:center; padding-top:20px; }
#layout_zx .cprt .logo { background:url(../images/red/copyright_zbxe.gif) no-repeat; width:120px; height:55px; float:right; }

View file

@ -56,7 +56,7 @@
<div id="content_body" class="main_body_cell">
<table width="100%" border="0" cellspacing="10" cellpadding="0" class="tbl_home_layout" id="left_menu_table">
<col width="220" />
<col width="800" />
<col width="720" />
<tr>
<td valign="top" class="l_left">

View file

@ -65,7 +65,8 @@
// 메일 보내기
$menu_str = Context::getLang('cmd_send_email');
$menu_url = sprintf('%s <%s>', $user_name, $email_address);
//$menu_url = sprintf('%s <%s>', $email_address, $user_name);
$menu_url = sprintf('%s', $email_address);
$menu_list[] = sprintf('%s,%s,sendMailTo(\'%s\')', Context::getRequestUri().'/modules/member/tpl/images/icon_sendmail.gif', $menu_str, $menu_url);
}