diff --git a/binder/templates/bcommon/list_zone.htm b/binder/templates/bcommon/list_zone.htm index b6b4fa3..e267861 100644 --- a/binder/templates/bcommon/list_zone.htm +++ b/binder/templates/bcommon/list_zone.htm @@ -1,13 +1,13 @@ {% extends "base.htm" %} {% block pageheader %} -Zone listing for {{ zone_name }} +Zone listing for {{ zone_name }} {% endblock pageheader %} {% block body %} {% if not errors %} -
Select | Name | @@ -44,7 +44,8 @@ Zone listing for {{ zone_name }}Add Record | + +Add Record |
---|