summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorin2 <in2@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2003-07-05 13:52:13 +0800
committerin2 <in2@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2003-07-05 13:52:13 +0800
commitaee7d5bd566e6ccc534a67af8f993e1c7376f54a (patch)
tree70c78007172f72bd0eafdbe21ef4061188b6fd34
parentf44a4588eafd2c51422008320b91d8ecf1301beb (diff)
downloadpttbbs-aee7d5bd566e6ccc534a67af8f993e1c7376f54a.tar
pttbbs-aee7d5bd566e6ccc534a67af8f993e1c7376f54a.tar.gz
pttbbs-aee7d5bd566e6ccc534a67af8f993e1c7376f54a.tar.bz2
pttbbs-aee7d5bd566e6ccc534a67af8f993e1c7376f54a.tar.lz
pttbbs-aee7d5bd566e6ccc534a67af8f993e1c7376f54a.tar.xz
pttbbs-aee7d5bd566e6ccc534a67af8f993e1c7376f54a.tar.zst
pttbbs-aee7d5bd566e6ccc534a67af8f993e1c7376f54a.zip
gb support
git-svn-id: http://opensvn.csie.org/pttbbs/pttbbs/trunk@1024 63ad8ddf-47c3-0310-b6dd-a9e9d9715204
-rw-r--r--pttbbs/staticweb/dir.html6
-rw-r--r--pttbbs/staticweb/index.html6
2 files changed, 12 insertions, 0 deletions
diff --git a/pttbbs/staticweb/dir.html b/pttbbs/staticweb/dir.html
index 6b626a93..a533481b 100644
--- a/pttbbs/staticweb/dir.html
+++ b/pttbbs/staticweb/dir.html
@@ -5,6 +5,12 @@
<div id="banner">
<h1><a href="http://blog.ptt.cc/blog.pl/ptt/"
accesskey="1">[% IF gb %]批踢踢实业坊[% ELSE %]у金金龟穨[% END %]</a></h1>
+
+<div style="position:absolute; right: 15%;">
+<a href="./">[% IF gb %]繁体中文[% ELSE %]羉砰いゅ[% END %](big5)</a>
+<a href="./?gb=1">[% IF gb %]简体中文[% ELSE %]虏砰いゅ[% END %](gb2312)</a>
+</div>
+
</div>
</td></tr>
diff --git a/pttbbs/staticweb/index.html b/pttbbs/staticweb/index.html
index a9f37606..2484bd5a 100644
--- a/pttbbs/staticweb/index.html
+++ b/pttbbs/staticweb/index.html
@@ -5,6 +5,12 @@
<div id="banner">
<h1><a href="http://blog.ptt.cc/blog.pl/ptt/"
accesskey="1">[% IF gb %]批踢踢实业坊[% ELSE %]у金金龟穨[% END %]</a></h1>
+
+<div style="position:absolute; right: 15%;">
+<a href="./">[% IF gb %]繁体中文[% ELSE %]羉砰いゅ[% END %](big5)</a>
+<a href="./?gb=1">[% IF gb %]简体中文[% ELSE %]虏砰いゅ[% END %](gb2312)</a>
+</div>
+
</div>
</td></tr>