Файл: themes/mobile/foot.php
Строк: 18
<?php
#---------------------------------------------#
# ********* RotorCMS ********* #
# Author : Vantuz #
# Email : visavi.net@mail.ru #
# Site : http://visavi.net #
# ICQ : 36-44-66 #
# Skype : vantuzilla #
#---------------------------------------------#
?>
</div>
<div class="c" id="down">
<a href="<?= $config['home'] ?>"><?= $config['copy'] ?></a><br/>
<?= show_counter() ?>
<?= show_online() ?>
</div>
<div class="foot">
<?= navigation() ?>
<?= perfomance() ?>
</div>
</td>
<td width="10" style="background-image:url(/themes/mobile/img/border_right.gif);"></td>
</tr>
<tr>
<td width="10" height="10" style="background-image:url(/themes/mobile/img/border_bottom_left.gif);"></td>
<td width="580" height="10" style="background-image:url(/themes/mobile/img/border_bottom.gif);"></td>
<td width="10" height="10" style="background-image:url(/themes/mobile/img/border_bottom_right.gif);"></td>
</tr>
</table></body></html>