Recently had a client that had a issus in WHM where the spaces in between the package names disappeared after an 11.25 update;
“When cpanel was updated to 11.25, all our packages that had spaces in their names, like WH Basic, WH Pro and WH Advanced are now only showing the WH and nothing else, this can be seen in Main >> Account Information >> List Accounts under the ‘Package’ section”
The workaround solution to this is to run
then
touch /var/cpanel/users/*
and then check
/scripts/updateuserdomains
cat /etc/userplans
to verify the change was made and the full package name has been restored.