changed from xbian default to normal default + fixed license notifications

This commit is contained in:
sjengfred
2013-06-24 20:54:41 +02:00
parent e97c990f00
commit 2771ca7dcf
8 changed files with 30 additions and 23 deletions
+1 -1
View File
@@ -250,7 +250,7 @@
</tr>
<tr>
<td><label for="nzbget_host">Host:</label>
<br /><small>Usually http://localhost:9092</small>
<br /><small>Usually http://localhost:6789</small>
</td>
<td><input type="text" name="nzbget_host" value="${config['nzbget_host']}" size="30" maxlength="40" /></td>
</tr>
+1 -1
View File
@@ -130,7 +130,7 @@
<td>
<h3>NZBget Host:</h3><input type="text" name="nzbget_host" value="${config['nzbget_host']}" size="30" maxlength="40"><br>
<i class="smalltext">usually http://localhost:9092</i>
<i class="smalltext">usually http://localhost:6789</i>
</td>
<td>
+1 -1
View File
@@ -145,7 +145,7 @@
<div class="row">
<label>NZBget Host:</label>
<input type="text" name="nzbget_host" value="${config['nzbget_host']}" size="30">
<small>usually http://localhost:9092</small>
<small>usually http://localhost:6789</small>
</div>
<div class="row">
<label>NZBget Username</label>
+1 -1
View File
@@ -130,7 +130,7 @@
<td>
<h3>NZBget Host:</h3><input type="text" name="nzbget_host" value="${config['nzbget_host']}" size="30" maxlength="40"><br>
<i class="smalltext">usually http://localhost:9092</i>
<i class="smalltext">usually http://localhost:6789</i>
</td>
<td>