mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-22 06:13:58 -07:00
Crowdin localization integration prepare and stopwords removal
This commit is contained in:
parent
e87f1beff0
commit
4b9965b062
51 changed files with 3145 additions and 1894 deletions
11
library/language/source/html/sidebar2.html
Normal file
11
library/language/source/html/sidebar2.html
Normal file
|
@ -0,0 +1,11 @@
|
|||
<div>
|
||||
<h3>Sidebar 2</h3>
|
||||
To add content into this sidebar, edit the following files:
|
||||
<br /><br />
|
||||
<ul class="med">
|
||||
<li>library/language/*/html/sidebar2.html</li>
|
||||
<li>style/templates/default/page_footer.tpl</li>
|
||||
</ul>
|
||||
<br />
|
||||
To disable this sidebar, set the variable $page_cfg['show_sidebar2'] in file config.php to false.
|
||||
</div>
|
Loading…
Add table
Add a link
Reference in a new issue