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
commit08a2fcfdc8926544579745bce2ea57e18bbfb60c (patch)
tree2e24ec6b220473a652eaa1773f81c5c5e31b28ab
parent287bf8576320b8ed7addfa7e9a6569ab0892a946 (diff)
downloadpttbbs-08a2fcfdc8926544579745bce2ea57e18bbfb60c.tar
pttbbs-08a2fcfdc8926544579745bce2ea57e18bbfb60c.tar.gz
pttbbs-08a2fcfdc8926544579745bce2ea57e18bbfb60c.tar.bz2
pttbbs-08a2fcfdc8926544579745bce2ea57e18bbfb60c.tar.lz
pttbbs-08a2fcfdc8926544579745bce2ea57e18bbfb60c.tar.xz
pttbbs-08a2fcfdc8926544579745bce2ea57e18bbfb60c.tar.zst
pttbbs-08a2fcfdc8926544579745bce2ea57e18bbfb60c.zip
gb support
git-svn-id: http://opensvn.csie.org/pttbbs/pttbbs/trunk/pttbbs@1024 63ad8ddf-47c3-0310-b6dd-a9e9d9715204
-rw-r--r--staticweb/dir.html6
-rw-r--r--staticweb/index.html6
2 files changed, 12 insertions, 0 deletions
diff --git a/staticweb/dir.html b/staticweb/dir.html
index 6b626a93..a533481b 100644
--- a/staticweb/dir.html
+++ b/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/staticweb/index.html b/staticweb/index.html
index a9f37606..2484bd5a 100644
--- a/staticweb/index.html
+++ b/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>