Title for VK logo

This commit is contained in:
Krivchikov Dmitry 2014-09-02 11:04:30 +04:00
parent fe6b96d9b9
commit 0f97e00cfe
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@
<body>
<div class="header">
<a href="/"><h1>WikiPoints</h1></a>
<a href="http://vk.com/wikipoints" target="_blank"><img src="/img/vk.png" width="24" height="24" style="margin: 0 0 10px 10px;"/></a>
<a href="http://vk.com/wikipoints" target="_blank"><img src="/img/vk.png" width="24" height="24" style="margin: 0 0 10px 10px;" title="Сообщество в VK"/></a>
</div>
<?= isset($content) && !empty($content) ? $content : 'No content =(' ?>
<?= self::renderPartial('modals/about.php', array(), true) ?>