Added insert a combobox about language DT#5376

skala
Arthur Portugal 15 years ago
parent 357dddf1a7
commit de9514df18
  1. 3
      main/admin/configure_inscription.php

@ -491,6 +491,9 @@ switch($action){
break;
default:
/*******************************/
//Form of language
api_display_language_form();
echo '&nbsp;&nbsp;<a href="'.api_get_self().'?action=edit_top">'.Display::display_icon('edit.gif', get_lang('Edit')).'</a> <a href="'.api_get_self().'?action=edit_top">'.get_lang('EditNotice').'</a>';
echo '<div class="note">';
$home_notice = '';

Loading…
Cancel
Save