Index: trunk/dns.cgi
===================================================================
--- trunk/dns.cgi	(revision 267)
+++ trunk/dns.cgi	(revision 268)
@@ -531,5 +531,5 @@
     } else {
       @cols = ('val', 'type', 'host', 'ttl');
-      %colheads = (host => 'IP Address', type => 'Type', val => 'Hostname', ttl => 'TTL');
+      %colheads = (val => 'IP Address', type => 'Type', host => 'Hostname', ttl => 'TTL');
     }
     my %custom = (id => $webvar{id}, defrec => $webvar{defrec}, revrec => $webvar{revrec});
