mirror of
https://github.com/e107inc/e107.git
synced 2025-08-01 12:20:44 +02:00
Jayya admin area to display only main links in header
This commit is contained in:
@@ -11,14 +11,16 @@
|
||||
| GNU General Public License (http://gnu.org).
|
||||
|
|
||||
| $Source: /cvs_backup/e107_0.8/e107_themes/jayya/admin_template.php,v $
|
||||
| $Revision: 1.2 $
|
||||
| $Date: 2006-12-08 08:10:25 $
|
||||
| $Author: e107coders $
|
||||
| $Revision: 1.3 $
|
||||
| $Date: 2006-12-08 08:36:47 $
|
||||
| $Author: sweetas $
|
||||
+----------------------------------------------------------------------------+
|
||||
*/
|
||||
|
||||
if (!defined('e107_INIT')) { exit; }
|
||||
|
||||
define("LINKSRENDERONLYMAIN", true);
|
||||
|
||||
// [prerenders]
|
||||
|
||||
$style = "leftmenu";
|
||||
|
Reference in New Issue
Block a user