mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-15 09:04:39 +00:00
firmware, minor style issue. packages table has 6 columns
This commit is contained in:
parent
930bb1002c
commit
707f52dc31
@ -427,7 +427,7 @@
|
||||
|
||||
if (local_count == 0) {
|
||||
$('#packageslist > tbody').append(
|
||||
'<tr><td colspan=5>{{ lang._('No packages were found on your system. Please call for help.') }}</td></tr>'
|
||||
'<tr><td colspan=6>{{ lang._('No packages were found on your system. Please call for help.') }}</td></tr>'
|
||||
);
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user