Index: /freepbx/trunk/amp_conf/htdocs/admin/config.php =================================================================== --- /freepbx/trunk/amp_conf/htdocs/admin/config.php (revision 11063) +++ /freepbx/trunk/amp_conf/htdocs/admin/config.php (revision 11064) @@ -58,6 +58,4 @@ require('bootstrap.php'); -// set the language so local module languages take -set_language(); /* If there is an action request then some sort of update is usually being done. @@ -220,5 +218,6 @@ } - +// set the language so local module languages take +set_language(); // show the appropriate page