no message
This commit is contained in:
parent
f81dd65c11
commit
059313f003
5 changed files with 267 additions and 30 deletions
|
|
@ -101,7 +101,7 @@ sub www_viewMessageLogMessage {
|
|||
$output .= '<a href="'.$data{url}.'">'.WebGUI::International::get(554).'</a> · ';
|
||||
}
|
||||
$output .= '<a href="'.WebGUI::URL::page('op=viewMessageLog').'">'.WebGUI::International::get(354).'</a><p>';
|
||||
$output .= WebGUI::Operation::Profile::_accountOptions();
|
||||
$output .= WebGUI::Operation::Profile::accountOptions();
|
||||
} else {
|
||||
$output = WebGUI::Privilege::insufficient();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue