[fix/code_sniffer] Fix code_sniffer complaints

This commit is contained in:
Marc Alexander
2013-11-03 15:31:38 +01:00
parent 404fad65b5
commit 2d87dc449c
7 changed files with 18 additions and 18 deletions

View File

@@ -103,7 +103,7 @@ class portal_links_module
public function get_template_acp($module_id)
{
// do not remove this as it is needed in order to run manage_links
return array(
return array(
'title' => 'ACP_PORTAL_LINKS',
'vars' => array(
'legend1' => 'ACP_PORTAL_LINKS',