In the 'tactics icon basic horizontal info panel' xml file found in the panels/tactics folder locate this line;       <!--debug role/duty-->       <container id="rodu" height="10"> And delete the id, so the code now looks like this:       <!--debug role/duty-->       <container id="" height="10"> You might also need to do the same with the various other 'tactics icon... files found in that folder (different ones control different screens), and if t