make search-result links a filter/search for the overview instead of the direct edit-link; show number of total entries in overview; show 'back to overview' button when showing search-result
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
@@ -25,6 +25,7 @@ return [
|
||||
'phpconf_list' => [
|
||||
'title' => $lng['menue']['phpsettings']['maintitle'],
|
||||
'icon' => 'fa-brands fa-php',
|
||||
'self_overview' => ['section' => 'phpsettings', 'page' => 'overview'],
|
||||
'columns' => [
|
||||
'c.description' => [
|
||||
'label' => $lng['admin']['phpsettings']['description'],
|
||||
|
||||
Reference in New Issue
Block a user