|
|
|
@ -491,6 +491,9 @@ switch($action){ |
|
|
|
|
break; |
|
|
|
|
default: |
|
|
|
|
/*******************************/ |
|
|
|
|
//Form of language |
|
|
|
|
api_display_language_form(); |
|
|
|
|
|
|
|
|
|
echo ' <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 = ''; |
|
|
|
|