PHP Code:
construct_nav_option($vbphrase[' director the designs'], 'template.php?do=modify', '<br />');
construct_nav_option($vbphrase['find in the flaxen'], 'template.php?do=search', '<br />');
phrases can not have space in their varname.
PHP Code:
construct_nav_option($vbphrase['מנהל השפות'], 'language.php?do=modify', '<br />');
construct_nav_option($vbphrase['מנהל הביטוים'], 'phrase.php?do=modify&phrasetypeid=1', '<br />');
construct_nav_option($vbphrase['mistakenly to haul up languages'], 'language.php?do=files');
and neither can those phrases.