for the update link that can be copy and pasted or bookmarked, don't included the (dynamic) IP address, it shall get autodetected

This commit is contained in:
Thomas Waldmann 2013-10-04 00:44:01 +02:00
parent aa3fb3c746
commit ad52c8849f

View File

@ -41,7 +41,7 @@
});
}
</script>
<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>
<p>Or use this url to set the ip via url: <br><a href="{% url 'nic_update_authorized' %}?hostname={{ host.get_fqdn }}">Right Click &rarr; Copy Link Address</a></p>
</div>
</div>
<hr>