Optional additional security roles inscludable from modules/extensions.
[fa-stable.git] / admin / inst_lang.php
index ccdd3d8e31245d3e56c739c87ff01ff41ce75446..1020d770fcc47c15b22d9019943dcabef04ccaa7 100644 (file)
@@ -9,7 +9,7 @@
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  
     See the License here <http://www.gnu.org/licenses/gpl-3.0.html>.
 ***********************************************************************/
-$page_security = 20;
+$page_security = 'SA_CREATELANGUAGE';
 $path_to_root="..";
 include_once($path_to_root . "/includes/session.inc");
 
@@ -297,7 +297,7 @@ function display_language_edit($selected_id)
        else
                $n = count($installed_languages);
 
-       start_form(true, true);
+       start_form(true);
 
        echo "
                <script language='javascript'>