Fixed some spelling issues and deleted some unnecessary text

This commit is contained in:
Elmar Kouwenhoven
2012-05-15 15:38:14 +02:00
parent 62da99666a
commit 44796be3f5
7 changed files with 11 additions and 11 deletions

View File

@@ -599,8 +599,8 @@
<label>Username:</label><input type="text" name="hpuser" value="${config['hpuser']}" size="20">
</div>
<div class="row">
<label>Password:</label><input type="password" name="hppass" value="${config['hppass']}" size="15">
<small><a href="http://headphones.codeshy.com/vip">Get an Account</a></small>
<label>Password:</label><input type="password" name="hppass" value="${config['hppass']}" size="15"><br>
<a href="http://headphones.codeshy.com/vip" id="vipserver">Get an Account!</a>
</div>
</div>
</fieldset>