don't rememebr what I changed. commit for pull merge

This commit is contained in:
Fabian Faessler 2013-09-29 22:56:20 +02:00
parent 2e3587c322
commit a77585eac8

View File

@ -34,7 +34,7 @@
<button type="submit" class="btn btn-primary">DNS Update</button>
</form>
<p>Or use this url, for example as a bookmark: <br><a href="{% url 'nic_update_authorized' %}?hostname={{ host.get_fqdn }}&myip={{ remote_addr }}">Right Click &rarr; Copy Link Address</a></p>
<p>Or use this url to set the ip via url: <br><a href="{% url 'nic_update_authorized' %}?hostname={{ host.get_fqdn }}&myip={{ remote_addr }}">Right Click &rarr; Copy Link Address</a></p>
</div>
</div>
<hr>