Add OTServers.eu voting (#326)

This commit is contained in:
Elime1
2018-08-06 11:01:52 +02:00
committed by Stefan A. Brannfjell
parent 8788aa450c
commit 0d51f87c76
4 changed files with 97 additions and 5 deletions

9
layout/widgets/vote.php Normal file
View 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>