fix language for options in tables
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
@@ -48,7 +48,7 @@ class Listing
|
||||
|
||||
// Table headings for actions
|
||||
if (isset($tabellisting['actions'])) {
|
||||
$heading[] = UI::getLng('panel.actions');
|
||||
$heading[] = UI::getLng('panel.options');
|
||||
}
|
||||
|
||||
return $heading;
|
||||
|
||||
Reference in New Issue
Block a user