mirror of
https://github.com/e107inc/e107.git
synced 2025-08-03 21:27:25 +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).
|
| GNU General Public License (http://gnu.org).
|
||||||
|
|
|
|
||||||
| $Source: /cvs_backup/e107_0.8/e107_themes/jayya/admin_template.php,v $
|
| $Source: /cvs_backup/e107_0.8/e107_themes/jayya/admin_template.php,v $
|
||||||
| $Revision: 1.2 $
|
| $Revision: 1.3 $
|
||||||
| $Date: 2006-12-08 08:10:25 $
|
| $Date: 2006-12-08 08:36:47 $
|
||||||
| $Author: e107coders $
|
| $Author: sweetas $
|
||||||
+----------------------------------------------------------------------------+
|
+----------------------------------------------------------------------------+
|
||||||
*/
|
*/
|
||||||
|
|
||||||
if (!defined('e107_INIT')) { exit; }
|
if (!defined('e107_INIT')) { exit; }
|
||||||
|
|
||||||
|
define("LINKSRENDERONLYMAIN", true);
|
||||||
|
|
||||||
// [prerenders]
|
// [prerenders]
|
||||||
|
|
||||||
$style = "leftmenu";
|
$style = "leftmenu";
|
||||||
|
Reference in New Issue
Block a user