\"System status\" link commented

skala
Julio Montoya 15 years ago
parent 1b901ececa
commit d0750519ec
  1. 3
      main/admin/index.php

@ -176,7 +176,8 @@ if(api_is_platform_admin()) {
echo '<li><a href="legal_add.php">'.get_lang('TermsAndConditions').'</a></li>';
}
echo '<li><a href="system_status.php">'.get_lang('SystemStatus').'</a></li>';
//@todo Translations needed in order to see a better explanation of issues
//echo '<li><a href="system_status.php">'.get_lang('SystemStatus').'</a></li>';
?>

Loading…
Cancel
Save