First commit
This commit is contained in:
11
app/ZnoteAAC/layout/widgets/vote.php
Normal file
11
app/ZnoteAAC/layout/widgets/vote.php
Normal file
@@ -0,0 +1,11 @@
|
||||
<div class="well vote_widget" id="loginContainer">
|
||||
<div class="header">
|
||||
Vote for us!
|
||||
</div>
|
||||
<div class="body">
|
||||
<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