Explorar el Código

Update index_top2.htm

调整后台更新版权信息
tags/6.0.4^2
xushubieli hace 2 años
padre
commit
48dbfe2c16
Se han modificado 1 ficheros con 3 adiciones y 3 borrados
  1. +3
    -3
      src/dede/templets/index_top2.htm

+ 3
- 3
src/dede/templets/index_top2.htm Ver fichero

@@ -2,7 +2,7 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<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">
<script language='javascript'>
var preFrameW = '206,*';
@@ -124,7 +124,7 @@ a:link,a:visited {
<body bgColor='#ffffff'>
<table width="100%" border="0" cellpadding="0" cellspacing="0" background="../static/topbg2.gif">
<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%'>
<div id='rpart'>
<dl id="tpa">
@@ -142,7 +142,7 @@ a:link,a:visited {
</dl>
</div>
<div id='lpart'>
您好:<span class="username"><?php echo $cuserLogin->getUserName(); ?> </span>,欢迎使用DedeCMSV6!
您好:<span class="username"><?php echo $cuserLogin->getUserName(); ?> </span>,欢迎使用DedeBIZV6!
</div>
</td>
</tr>


Cargando…
Cancelar
Guardar