minor config UI glitch
authormark <mark>
Sat, 1 Oct 2011 01:49:10 +0000 (01:49 +0000)
committermark <mark>
Sat, 1 Oct 2011 01:49:10 +0000 (01:49 +0000)
httemplate/config/config-process.cgi

index c62a8c7..3dcb1d3 100644 (file)
@@ -25,7 +25,7 @@
 %  }
 %
 %} else {
-<& /elements/header.html, 'Configuration set' &>
+<& /elements/header-popup.html, 'Configuration set' &>
   <SCRIPT TYPE="text/javascript">
 %   my $n = 0;
 %   foreach my $type ( ref($i->type) ? @{$i->type} : $i->type ) {