08.07.2015, 21:13
wersja skryptu MyBB:1.6.15
adres forum:plkb.xaa.pl
na czym polega problem (screen, opis, komunikaty, nazwa stylu/theme/szablonu):
Witam. W szablonie footer z logicznie trudnych do wyjaśnienia powodów nie widzę notki 'Polskie tłumaczenie autorstwa mybboard...".
Chciałbym przenieść ten napis w inne miejsce. Gdzie go znajdę?
Szablon footer
adres forum:plkb.xaa.pl
na czym polega problem (screen, opis, komunikaty, nazwa stylu/theme/szablonu):
Witam. W szablonie footer z logicznie trudnych do wyjaśnienia powodów nie widzę notki 'Polskie tłumaczenie autorstwa mybboard...".
Chciałbym przenieść ten napis w inne miejsce. Gdzie go znajdę?
Szablon footer
Kod PHP:
<br />
<div class="bottommenu">
<ul class="fast-menu">
<div style="float:right;">
<a href="{$mybb->settings['contactlink']}"><i class="icon-envelope"></i> {$lang->bottomlinks_contactus}</a>
<a href="{$mybb->settings['homeurl']}"><i class="icon-home"></i> {$mybb->settings['homename']}</a>
<a href="#top"><i class="icon-level-up"></i> {$lang->bottomlinks_returntop}</a>
<a href="#content"><i class="icon-circle-arrow-up"></i> {$lang->bottomlinks_returncontent}</a>
<a href="<archive_url>"><i class="icon-mobile-phone"></i> {$lang->bottomlinks_litemode}</a>
<a href="{$mybb->settings['bburl']}/misc.php?action=syndication"><i class="icon-rss"></i> {$lang->bottomlinks_syndication}</a>
</div>
<div style="clear:both;"></ul
</div>
</div>
<hr class="hidden" />
<div id="copyright">
<!-- MyBB is free software developed and maintained by a volunteer community.
It would be much appreciated by the MyBB Group if you left the full copyright and "powered by" notice intact,
to show your support for MyBB. If you choose to remove or modify the copyright below,
you may be refused support on the MyBB Community Forums.
This is free software, support us and we'll support you. -->
{$lang->powered_by} <a href="http://mybb.com/" target="_blank">MyBB{$mybbversion}</a>, © 2002-{$copy_year} <a href="http://mybb.com/" target="_blank">MyBB Group</a>
<span class="right">Polska Liga Koreaball © {$copy_year} </span>
.<br />
<!-- End powered by -->
<!-- The following piece of code allows MyBB to run scheduled tasks. DO NOT REMOVE -->{$task_image}<!-- End task image code -->
{$auto_dst_detection}
</div>
<div id="debug"><debugstuff></div>
</div><span class="style-select"><quickthemeoc></span>