mirror of
https://github.com/rembo10/headphones.git
synced 2026-05-20 10:35:32 +01:00
Fixed some spelling issues and deleted some unnecessary text
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user