default to a session cookie instead of setting an explicit timeout, weird timezone...
[freeside.git] / httemplate / edit / process / olt_site.html
1 <& elements/process.html, 
2     table         => 'olt_site',
3     viewall_dir   => 'browse',
4     popup_reload  => 'Updating',
5 &>
6 <%init>
7
8 die "access denied"
9   unless $FS::CurrentUser::CurrentUser->access_right('Configuration');
10
11 </%init>