Try again

This commit is contained in:
Ice
2008-04-26 20:35:14 +00:00
parent 5aa3fd6781
commit c2515d79b6

View File

@@ -298,6 +298,7 @@ class acp_portal
}
$display_vars['vars']['portal_link_add'] = array('lang' => 'PORTAL_ADD_LINK_TEXT', 'type' => 'custom', 'method' => 'addLink', 'explain' => true);
$this->new_config['portal_link_add'] = '';
break;
default:
trigger_error('NO_MODE', E_USER_ERROR);