ADD VK-button
This commit is contained in:
parent
8790efb253
commit
83e9d92699
|
|
@ -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();">×</span>
|
<span id="boxClose" onclick="closeBox();">×</span>
|
||||||
|
|
|
||||||
Binary file not shown.
|
After Width: | Height: | Size: 502 B |
Loading…
Reference in New Issue