ADD VK-button

This commit is contained in:
Krivchikov Dmitry 2015-01-31 21:34:38 +03:00
parent 8790efb253
commit 83e9d92699
2 changed files with 2 additions and 0 deletions

View File

@ -19,6 +19,8 @@
<?php else:?> <?php else:?>
<div class="glyphicon glyphicon-user" id="loginButton" onclick="$('#loginModal').modal('show');" title="Войти для добавления точки"></div> <div class="glyphicon glyphicon-user" id="loginButton" onclick="$('#loginModal').modal('show');" title="Войти для добавления точки"></div>
<?php endif;?> <?php endif;?>
<a href="https://vk.com/wikipoints" target="_blank"><div class="glyphicon" title="WikiPoints вКонтакте"><img src="/img/b.png" style="margin-left: -4px; margin-top: -15px;" /></div></a>
</div> </div>
<div id="box"> <div id="box">
<span id="boxClose" onclick="closeBox();">&times;</span> <span id="boxClose" onclick="closeBox();">&times;</span>

BIN
public/img/b.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 502 B