diff --git a/powerdnsadmin/templates/domain.html b/powerdnsadmin/templates/domain.html index c40f4e0..23d684a 100644 --- a/powerdnsadmin/templates/domain.html +++ b/powerdnsadmin/templates/domain.html @@ -74,7 +74,7 @@ {% if record.is_allowed_edit() %} {% else %} - + {% endif %}
- Allow automatic reverse pointer creation on record updates?{% if
- SETTING.get('auto_ptr') %}Auto-ptr is enabled globally on the PDA
- system!
{% endif %}
Auto-ptr is enabled globally on the PDA system!
+ {% endif %}
+
@@ -369,4 +371,4 @@
-{% endblock %}
\ No newline at end of file
+{% endblock %}
diff --git a/powerdnsadmin/templates/maintenance.html b/powerdnsadmin/templates/maintenance.html
index 16a3c04..a9839e5 100644
--- a/powerdnsadmin/templates/maintenance.html
+++ b/powerdnsadmin/templates/maintenance.html
@@ -37,7 +37,7 @@
Sorry for the inconvenience but we’re performing some maintenance at the moment. Please contact the System - Administrator if you need more information, otherwise we’ll be back online shortly!
+ Administrator if you need more information, otherwise we’ll be back online shortly!— Team