/[LeafOK_CVS]/fenglin/www/about_us.php
ViewVC logotype

Diff of /fenglin/www/about_us.php

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

Revision 1.5 by sysadm, Fri Mar 28 05:50:18 2025 UTC Revision 1.6 by sysadm, Sat Mar 29 07:06:57 2025 UTC
# Line 1  Line 1 
1    <?
2            require_once "../lib/common.inc.php";
3    ?>
4  <html>  <html>
5  <head>  <head>
6  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7  <title>枫林在线 - 关于我们</title>  <title><? echo $BBS_name; ?> - 关于我们</title>
8  <link rel="stylesheet" href="css/default.css" type="text/css">  <link rel="stylesheet" href="css/default.css" type="text/css">
9  </head>  </head>
10    
# Line 13  Line 16 
16  <table width="760" border="0" cellpadding="0" cellspacing="0">  <table width="760" border="0" cellpadding="0" cellspacing="0">
17          <tr height=20 bgcolor=#F3F9FC>          <tr height=20 bgcolor=#F3F9FC>
18                  <td width="20">&nbsp;</td>                  <td width="20">&nbsp;</td>
19                  <td>枫林在线 &gt;&gt; 关于我们</td>                  <td><? echo $BBS_name; ?> &gt;&gt; 关于我们</td>
20                  <td width="20">&nbsp;</td>                  <td width="20">&nbsp;</td>
21          </tr>          </tr>
22          <tr>          <tr>
# Line 30  Line 33 
33                          <table width="100%" border="1" bordercolor="#FF9900" cellpadding="0" cellspacing="0">                          <table width="100%" border="1" bordercolor="#FF9900" cellpadding="0" cellspacing="0">
34          <tr>          <tr>
35            <td> <div style="margin:20px; ">            <td> <div style="margin:20px; ">
36                <p>枫林在线(www.FengLin.info)是由学生自己开设并管理的一个网站。本站开设的目的是为在校学生、教职员工、校友及社会友好人士提供网上讨论及信息发布所需的网络服务。</p>                <p><? echo $BBS_name; ?>(<? echo $BBS_host_name; ?>)是由学生自己开设并管理的一个网站。本站开设的目的是为在校学生、教职员工、校友及社会友好人士提供网上讨论及信息发布所需的网络服务。</p>
37                <p>本站现阶段提供的服务主要包括:</p>                <p>本站现阶段提供的服务主要包括:</p>
38                <p> (1)网页浏览服务;<br>                <p> (1)网页浏览服务;<br>
39                  (2)公开发表文章、阅览文章、查找文章服务;<br>                  (2)公开发表文章、阅览文章、查找文章服务;<br>


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

webmaster@leafok.com
ViewVC Help
Powered by ViewVC 1.3.0-beta1