mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-04-08 18:55:09 +02:00
Merge branch 'ent-10858-errata-en-mensaje-de-error-monitoring-views-tree-view' into 'develop', JJOS.
Ent 10858 errata en mensaje de error monitoring views tree view See merge request artica/pandorafms!5724
This commit is contained in:
commit
1f2044386b
@ -583,7 +583,7 @@ if (check_login()) {
|
||||
}
|
||||
|
||||
if (empty($table->data)) {
|
||||
ui_print_error_message(__('No available data to showaaaa'));
|
||||
ui_print_error_message(__('No available data to show'));
|
||||
} else {
|
||||
ui_pagination(
|
||||
count($count),
|
||||
|
Loading…
x
Reference in New Issue
Block a user