mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-19 21:03:54 -07:00
New translations sidebar2.html (Chinese Traditional)
This commit is contained in:
parent
06f4810094
commit
a0709b1581
1 changed files with 3 additions and 3 deletions
|
@ -1,11 +1,11 @@
|
||||||
<div>
|
<div>
|
||||||
<h3>Sidebar 2</h3>
|
<h3>栏2</h3>
|
||||||
To add content into this sidebar, edit the following files:
|
添加内容纳入这一栏中,编辑的下列文件:
|
||||||
<br /><br />
|
<br /><br />
|
||||||
<ul class="med">
|
<ul class="med">
|
||||||
<li>library/language/*/html/sidebar2.html</li>
|
<li>library/language/*/html/sidebar2.html</li>
|
||||||
<li>style/templates/default/page_footer.tpl</li>
|
<li>style/templates/default/page_footer.tpl</li>
|
||||||
</ul>
|
</ul>
|
||||||
<br />
|
<br />
|
||||||
To disable this sidebar, set the variable $bb_cfg['page']['show_sidebar2'] in file config.php to false.
|
要禁用此侧边栏,请将文件config.php中的变量$bb_cfg['page']['show_sidebar2']设置为false。
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue