Project

General

Profile

« Previous | Next » 

Revision 311

Added by ryan about 18 years ago

Updated help links to use websitebaker.org/permalink

View differences:

class.admin.php
114 114
					array(ADMIN_URL.'/preferences/index.php', '', $MENU['PREFERENCES'], 'preferences', 0),
115 115
					array(ADMIN_URL.'/settings/index.php', '', $MENU['SETTINGS'], 'settings', 1),
116 116
					array(ADMIN_URL.'/access/index.php', '', $MENU['ACCESS'], 'access', 1),
117
					array('http://www.websitebaker.org/2/help/', '_blank', $MENU['HELP'], 'help', 0),
117
					array('http://www.websitebaker.org/permalink/help?version='.WB_VERSION, '_blank', $MENU['HELP'], 'help', 0),
118 118
					array(WB_URL.'/', '_blank', $MENU['VIEW'], 'view', 0),
119 119
					array(ADMIN_URL.'/logout/index.php', '', $MENU['LOGOUT'], 'logout', 0)
120 120
					);

Also available in: Unified diff