[ticket/571] Some more minor fixes

B3P-571
This commit is contained in:
Marc Alexander
2015-06-06 15:29:37 +02:00
parent 9d4515432c
commit 45fb1c859d
4 changed files with 43 additions and 43 deletions

View File

@@ -249,7 +249,7 @@ class links extends module_base
$links = $this->utf_unserialize($portal_config['board3_links_array_' . $module_id]);
$u_action = append_sid('index.' . $this->php_ext, 'i=\board3\portal\acp\portal_module&mode=config&module_id=' . $module_id);
$u_action = append_sid('index.' . $this->php_ext, 'i=-board3-portal-acp-portal_module&mode=config&module_id=' . $module_id);
switch ($action)
{