| @@ -2,7 +2,7 @@ | |||||
| <html xmlns="http://www.w3.org/1999/xhtml"> | <html xmlns="http://www.w3.org/1999/xhtml"> | ||||
| <head> | <head> | ||||
| <meta http-equiv="Content-Type" content="text/html; charset=<?php echo $cfg_soft_lang; ?>"> | <meta http-equiv="Content-Type" content="text/html; charset=<?php echo $cfg_soft_lang; ?>"> | ||||
| <title>dedecms</title> | |||||
| <title>DedeBIZ</title> | |||||
| <link href="css/base.css" rel="stylesheet" type="text/css"> | <link href="css/base.css" rel="stylesheet" type="text/css"> | ||||
| <script language='javascript'> | <script language='javascript'> | ||||
| var preFrameW = '206,*'; | var preFrameW = '206,*'; | ||||
| @@ -124,7 +124,7 @@ a:link,a:visited { | |||||
| <body bgColor='#ffffff'> | <body bgColor='#ffffff'> | ||||
| <table width="100%" border="0" cellpadding="0" cellspacing="0" background="../static/topbg2.gif"> | <table width="100%" border="0" cellpadding="0" cellspacing="0" background="../static/topbg2.gif"> | ||||
| <tr> | <tr> | ||||
| <td width='20%'><img src="images/df_dedetitle2.gif" alt="dedecms logo" title="dedecms logo" /></td> | |||||
| <td width='20%'><img src="images/df_dedetitle2.gif" alt="DedeBIZ logo" title="DedeBIZ logo" /></td> | |||||
| <td width='80%'> | <td width='80%'> | ||||
| <div id='rpart'> | <div id='rpart'> | ||||
| <dl id="tpa"> | <dl id="tpa"> | ||||
| @@ -142,7 +142,7 @@ a:link,a:visited { | |||||
| </dl> | </dl> | ||||
| </div> | </div> | ||||
| <div id='lpart'> | <div id='lpart'> | ||||
| 您好:<span class="username"><?php echo $cuserLogin->getUserName(); ?> </span>,欢迎使用DedeCMSV6! | |||||
| 您好:<span class="username"><?php echo $cuserLogin->getUserName(); ?> </span>,欢迎使用DedeBIZV6! | |||||
| </div> | </div> | ||||
| </td> | </td> | ||||
| </tr> | </tr> | ||||