mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Remove US as the default layout in backend, let front-ends decide that
Submitted by: kmoore Approved by: kib (mentor, implicit)
This commit is contained in:
parent
0c0054dfe6
commit
e944e90ec6
1 changed files with 0 additions and 2 deletions
|
|
@ -59,8 +59,6 @@ do
|
|||
|
||||
done < $XLST
|
||||
|
||||
# Display the output, with us English as the first entry
|
||||
echo "us U.S. English"
|
||||
sort -b -d +1 $TMPLIST
|
||||
|
||||
# Delete the tmp file
|
||||
|
|
|
|||
Loading…
Reference in a new issue