mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-21 22:03:49 -07:00
New translations sidebar2.html (Portuguese)
This commit is contained in:
parent
5b936d275d
commit
6828642ab2
1 changed files with 3 additions and 3 deletions
|
@ -1,11 +1,11 @@
|
||||||
<div>
|
<div>
|
||||||
<h3>Barra lateral 2</h3>
|
<h3>Sidebar 2</h3>
|
||||||
Para adicionar o conteúdo para este lateral, edite os seguintes arquivos:
|
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 />
|
||||||
Para desactivar esta barra lateral, defina a variável de $bb_cfg['page']['show_sidebar2'] em ficheiro config.php para false.
|
To disable this sidebar, set the variable $bb_cfg['page']['show_sidebar2'] in file config.php to false.
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue