1
0
mirror of https://github.com/e107inc/e107.git synced 2025-07-31 20:00:37 +02:00

Frontpage Administration - admin UI conventions

This commit is contained in:
secretr
2008-12-21 10:58:35 +00:00
parent 0c28f86305
commit 04d33ef1d0
3 changed files with 34 additions and 27 deletions

View File

@@ -9,8 +9,8 @@
* Administration Area - Front page
*
* $Source: /cvs_backup/e107_0.8/e107_admin/frontpage.php,v $
* $Revision: 1.8 $
* $Date: 2008-12-15 13:31:01 $
* $Revision: 1.9 $
* $Date: 2008-12-21 10:58:35 $
* $Author: secretr $
*
*/
@@ -280,7 +280,7 @@ class frontpage
//Inline Page Help Info - system message for now
//TODO - inline tooltip help system
$emessage->add(FRTLAN_38.". ".FRTLAN_39.". ".FRTLAN_41.".");
//$emessage->add(FRTLAN_38.". ".FRTLAN_39.". ".FRTLAN_41."."); - moved to a help file
// List of current settings
$show_legend = $show_button ? " class='e-hideme'" : '';