mirror of
https://github.com/torrentpier/torrentpier.git
synced 2024-12-04 11:20:34 -08:00
12 lines
400 B
HTML
12 lines
400 B
HTML
<div>
|
|
<h3>Sidebar 2</h3>
|
|
Pour ajouter du contenu dans cette barre latérale, modifier les fichiers suivants:
|
|
<br /><br />
|
|
<ul class="med">
|
|
<li>library/language/*/html/sidebar2.html</li>
|
|
<li>style/templates/default/page_footer.tpl</li>
|
|
</ul>
|
|
<br />
|
|
Pour désactiver cette barre latérale, définissez la variable $bb_cfg['page']['show_sidebar2'] dans le fichier config.php à false.
|
|
</div>
|