Revision 127
Added by ryan about 19 years ago
trunk/wb/framework/class.admin.php | ||
---|---|---|
106 | 106 |
array(ADMIN_URL.'/preferences/index.php', '', $MENU['PREFERENCES'], 'preferences', 0), |
107 | 107 |
array(ADMIN_URL.'/settings/index.php', '', $MENU['SETTINGS'], 'settings', 1), |
108 | 108 |
array(ADMIN_URL.'/access/index.php', '', $MENU['ACCESS'], 'access', 1), |
109 |
array('http://www.websitebaker.org/docs/', '_blank', $MENU['HELP'], 'help', 0),
|
|
109 |
array('http://www.websitebaker.org/2/help/', '_blank', $MENU['HELP'], 'help', 0),
|
|
110 | 110 |
array(WB_URL.'/', '_blank', $MENU['VIEW'], 'view', 0), |
111 | 111 |
array(ADMIN_URL.'/logout/index.php', '', $MENU['LOGOUT'], 'logout', 0) |
112 | 112 |
); |
Also available in: Unified diff
Updated "Help" link