New translations

This commit is contained in:
Yuriy Pikhtarev 2017-02-10 13:33:08 +03:00
commit 83a5e23ea0

View file

@ -0,0 +1,4 @@
<div id="infobox-body">
<h2 class="bold">Advertising on <a href="http://<?php echo ($bb_cfg['server_port'] != 80) ? &quot;{$bb_cfg['server_name']}:{$bb_cfg['server_port']}&quot; : $bb_cfg['server_name']; ?>"><?php echo $bb_cfg['sitename']?></a></h2>
<p>For advertising please contact: <strong><a href="mailto:<?php echo $bb_cfg['adv_email']; ?>" class="gen"><?php echo $bb_cfg['adv_email']; ?></a></strong></p>
</div><!--/infobox-body-->