1
0
mirror of https://github.com/e107inc/e107.git synced 2025-03-13 17:09:46 +01:00

Jayya admin area to display only main links in header

This commit is contained in:
sweetas 2006-12-08 08:36:47 +00:00
parent 7f2312621d
commit db33028586

View File

@ -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";