diff --git a/powerdnsadmin/templates/dashboard.html b/powerdnsadmin/templates/dashboard.html index dc2b52c..c6ff50d 100755 --- a/powerdnsadmin/templates/dashboard.html +++ b/powerdnsadmin/templates/dashboard.html @@ -160,42 +160,44 @@
-
+
-
{% for boxId in custom_boxes.order %} -
-
-

Hosted Domains - {{ custom_boxes.boxes[boxId][0] }}

- {% if show_bg_domain_button %} - - {% endif %} -
- +
@@ -234,16 +236,16 @@ {% endblock %} {% block head_styles %} - + {% endblock %} {% block extrascripts %}