mirror of
https://github.com/rembo10/headphones.git
synced 2026-05-25 04:47:46 +01:00
changed from xbian default to normal default + fixed license notifications
This commit is contained in:
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user