@_UI_STD_INIT_@[if-mm !advanced reconfig]
[set ui_error][L]Not authorized to regenerate.[/L][/set]
[bounce page="__UI_BASE__/error"]
[/if-mm]
[set help_name]reconfig[/set]
[set ui_class]Admin[/set]
[set page_title][L]Reconfiguring[/L]....[/set]
[calc]
my $hk = $Tag->global_value('Global::HouseKeeping');
$hk += 2;
$Scratch->{its} = join " ", 1 .. $hk;
return;
[/calc]
[set icon_name]icon_regen.gif[/set]
@_UI_STD_HEAD_@
[L]Reconfiguring catalog[/L]: ...
[tmp name=RECONFIG_STATUS send=1][reconfigure][/tmp]
[reconfig-wait]
[if scratch possible_timeout]
[L]WARNING: Reconfiguration may have timed out[/L].
[L]Last config[/L]: [reconfig-time]
[else]
[L]SUCCESS[/L], config time [file name=`"etc/status.$Config->{CatalogName}"`]
[value name=ui_changes_made set=""]
[/else]
[/if]
([L]return[/L])