manage ad space help
This commit is contained in:
parent
818936f415
commit
b11cd4afa1
3 changed files with 24 additions and 0 deletions
|
|
@ -391,6 +391,7 @@ sub www_manageAdSpaces {
|
|||
}
|
||||
$output .= '<div style="clear: both;"></div>';
|
||||
$ac->addSubmenuItem($session->url->page("op=editAdSpace"), $i18n->get("add ad space"));
|
||||
$ac->setHelp('manage ad spaces', 'AdSpace');
|
||||
return $ac->render($output);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue