mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Remove extra space while I am being ultra picky.
This commit is contained in:
parent
b3726bb466
commit
5059da0306
@ -129,7 +129,7 @@ function resync_all_package_configs($show_message = false) {
|
||||
if($restart_sync == true) {
|
||||
$restart_sync = false;
|
||||
if($pkg_interface == "console")
|
||||
echo "\nSyncing packages: ";
|
||||
echo "\nSyncing packages:";
|
||||
}
|
||||
$i++;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user