Commit 270e9d6f authored by Nemo Ma's avatar Nemo Ma

add credits page

parent 99bb53f6
...@@ -28,7 +28,8 @@ ...@@ -28,7 +28,8 @@
<a href="help.php">>>{lang help}</a> <a href="help.php">>>{lang help}</a>
<a href="admin.php">>>{lang admin}</a> <a href="admin.php">>>{lang admin}</a>
<a href="https://bbs.brdts.online/" target="_blank">>>{lang report}</a> <a href="https://bbs.brdts.online/" target="_blank">>>{lang report}</a>
<a href="$homepage" target="_blank">>>{lang homepage}</a> <a href="https://bbs.brdts.online/?thread-2.htm" target="_blank">>>{lang donate}</a>
<!-- <a href="$homepage" target="_blank">>>{lang homepage}</a> -->
<!--[if lt IE 7]> <div style=' clear: both; height: 59px; padding:0 0 0 15px; position: relative;'> <a href="http://windows.microsoft.com/en-US/internet-explorer/products/ie/home?ocid=ie6_countdown_bannercode"><img src="http://storage.ie6countdown.com/assets/100/images/banners/warning_bar_0027_Simplified Chinese.jpg" border="0" height="42" width="820" alt="You are using an outdated browser. For a faster, safer browsing experience, upgrade for free today." /></a></div> <![endif]--> <!--[if lt IE 7]> <div style=' clear: both; height: 59px; padding:0 0 0 15px; position: relative;'> <a href="http://windows.microsoft.com/en-US/internet-explorer/products/ie/home?ocid=ie6_countdown_bannercode"><img src="http://storage.ie6countdown.com/assets/100/images/banners/warning_bar_0027_Simplified Chinese.jpg" border="0" height="42" width="820" alt="You are using an outdated browser. For a faster, safer browsing experience, upgrade for free today." /></a></div> <![endif]-->
<!--{if (CURSCRIPT == 'game' && $pls=='34' && $gamestate<50)}--> <!--{if (CURSCRIPT == 'game' && $pls=='34' && $gamestate<50)}-->
<audio autoplay="autoplay" loop="loop"> <audio autoplay="autoplay" loop="loop">
......
...@@ -21,6 +21,7 @@ $language = array ...@@ -21,6 +21,7 @@ $language = array
'admin' => '游戏管理', 'admin' => '游戏管理',
'report' => '官方讨论区', 'report' => '官方讨论区',
'vnworld' => '幻想世界', 'vnworld' => '幻想世界',
'donate' =>'鸣谢名单',
'now' => '当前时刻', 'now' => '当前时刻',
'gameversion' => '游戏版本', 'gameversion' => '游戏版本',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment