Apparently there was an orders bar they ditched.
Still pretty functional for the most part, though clicking the buttons does nothing. Probably have to enable other areas in this file to see them.
I was able to enable it partly by changing this:
DisplayPageDefaultHud_Orders = ScriptEventArgsBoolWrapper( False )
To this:
DisplayPageDefaultHud_Orders = ScriptEventArgsBoolWrapper( True )
Looking around the file to see what else is tied to this that is disabled.