X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Fbrowse%2Fagent_type.cgi;h=11ba20ac5da44200038969a0989af9675aafb695;hp=4917e77a254cb611f696ebe2a736eccb5f1dc3c3;hb=c14a267229fc0d6f2d2afdebab3bd34d825df2ef;hpb=6ef34dda51afba96d8dc6c4dd72427c3d4003945 diff --git a/httemplate/browse/agent_type.cgi b/httemplate/browse/agent_type.cgi index 4917e77a2..11ba20ac5 100755 --- a/httemplate/browse/agent_type.cgi +++ b/httemplate/browse/agent_type.cgi @@ -1,5 +1,5 @@ <% -# +# use strict; use vars qw( $cgi $p $agent_type ); @@ -17,7 +17,7 @@ $cgi = new CGI; &cgisuidsetup($cgi); $p = popurl(2); -print $cgi->header( '-expires' => 'now' ), header("Agent Type Listing", menubar( +print header("Agent Type Listing", menubar( 'Main Menu' => $p, )), "Agent types define groups of packages that you can then assign to". " particular agents.

", &table(), <Add new agent type + Add a new agent type