fixed the context sensitive help links
This commit is contained in:
parent
3375889a61
commit
fbd0fa7efa
33 changed files with 77 additions and 107 deletions
|
|
@ -1190,7 +1190,7 @@ sub www_delete {
|
|||
my $self = shift;
|
||||
my ($output);
|
||||
if ($self->canEdit) {
|
||||
$output = helpIcon(14);
|
||||
$output = helpIcon("wobject delete");
|
||||
$output .= '<h1>'.WebGUI::International::get(42).'</h1>';
|
||||
$output .= WebGUI::International::get(43);
|
||||
$output .= '<p>';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue