remove leading and trailing whitespace around URLs in template, FritzBox malfunctions if they get copy&pasted
This commit is contained in:
parent
da2cf11f70
commit
ca3897c04c
@ -68,10 +68,8 @@
|
|||||||
<tr><td>Password</td><td>{{ update_secret|default:"<your secret>" }}</td></tr>
|
<tr><td>Password</td><td>{{ update_secret|default:"<your secret>" }}</td></tr>
|
||||||
</table>
|
</table>
|
||||||
<h5>If you also have IPv6 (Dual Stack)</h5>
|
<h5>If you also have IPv6 (Dual Stack)</h5>
|
||||||
Set Update-URL to the following (two links, separated by space)
|
Set Update-URL to the following (two URLs, separated by one space)
|
||||||
<div class="well well-sm">
|
<div class="well well-sm">http://ipv4.nsupdate.info/nic/update http://ipv6.nsupdate.info/nic/update</div>
|
||||||
http://ipv4.nsupdate.info/nic/update http://ipv6.nsupdate.info/nic/update
|
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
<div class="tab-pane" id="browser">
|
<div class="tab-pane" id="browser">
|
||||||
<h4>Easy update URLs</h4>
|
<h4>Easy update URLs</h4>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user