Welcome, Guest. Please login or register.
Did you miss your activation email?
May 27, 2012, 01:12:53 AM

Login with username, password and session length
Search:     Advanced search
Interested in joining the WebsiteBaker team?
For more Information read here or on our new website.
155557 Posts in 21715 Topics by 7737 Members
Latest Member: gx-world
* Home Help Search Login Register
Pages: [1]   Go Down
Print
Author Topic: Administration Link  (Read 980 times)
abanderas80
Guest
« on: October 20, 2006, 02:47:21 PM »

Hi,
how to put a link to "Administration area" in Home Page.

I set my template: MAMBOPORTAL and WB 2.6.4

Thanks.
Logged
ruebenwurzel
WebsiteBaker Org e.V.

Offline Offline

Posts: 7973



WWW
« Reply #1 on: October 21, 2006, 01:42:32 PM »

Hello,

add the following link to the index.php from your template.

Code:
<a href="<?php echo ADMIN_URL?>/index.php"><?php echo $TEXT['ADMINISTRATION']; ?></a>

Matthias
Logged
abanderas80
Guest
« Reply #2 on: October 23, 2006, 02:01:11 PM »

Thank.
Logged
Pages: [1]   Go Up
Print
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!