help for manage pending versions
This commit is contained in:
parent
b02386064d
commit
32af5f8c66
3 changed files with 23 additions and 0 deletions
|
|
@ -316,6 +316,7 @@ sub www_managePendingVersions {
|
|||
}
|
||||
$sth->finish;
|
||||
$output .= '</table>';
|
||||
$ac->setHelp('manage pending versions', 'VersionTag');
|
||||
return $ac->render($output,$i18n->get("pending versions"));
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue