Few minor changes: moved 'Artist is Currently Being Loaded' text underneath the artist name & changed the vip server link to blue :-)

This commit is contained in:
rembo10
2012-05-11 18:05:54 +05:30
parent a6b5a7543e
commit 3a8a1dd042
3 changed files with 12 additions and 6 deletions
+2 -2
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>