Fixed some formatting on the config page

This commit is contained in:
Remy
2011-08-08 14:43:41 -07:00
parent ed95b27945
commit 856ebded0d

View File

@@ -177,8 +177,6 @@
</td>
<td>
<br>
<h3>Newzbin Password:</h3>
<input type="text" name="newzbin_password" value="${config['newzbin_pass']}" size="36" maxlength="40">
</td>
@@ -242,7 +240,7 @@
<br>
<h3><input type="checkbox" name="include_extras" value="1" ${config['include_extras']} />Automatically Include Extras When Adding an Artist</h3><br />
<i class="smalltext">Extras includes: EPs, Compilations, Live Albums, Remix Albums and Singles</i>
<br><br><br>
<br><br>
<h3>Log Directory:</h3><input type="text" name="log_dir" value="${config['log_dir']}" size="50">
</td>
</tr>