mirror of
https://github.com/Znote/ZnoteAAC.git
synced 2025-10-13 18:04:54 +02:00
Add OTServers.eu voting (#326)
This commit is contained in:

committed by
Stefan A. Brannfjell

parent
8788aa450c
commit
0d51f87c76
9
layout/widgets/vote.php
Normal file
9
layout/widgets/vote.php
Normal file
@@ -0,0 +1,9 @@
|
||||
<div class="sidebar">
|
||||
<h2>Vote for us!</h2>
|
||||
<div class="inner">
|
||||
<form type="submit" action="voting.php" method="GET">
|
||||
Get points by voting at OTServers.eu
|
||||
<input type="submit" value="Vote">
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
Reference in New Issue
Block a user