It's not stupid :eek:
Its a skinner tool to help refresh the skin during construction. However the skin maker hasn't been too clever and has left it in when releasing the skin.
http://community.sigames.com/eve/forums/a/tpc/f/420106/...732071382#4732071382
Fairly easy to fix. Open the 'global panels.xml' in the panels folder of aqua skin.
scroll to the bottom and then delete the following:
<pre class="ip-ubbcode-code-pre"> <container class="titled_box" title="Skinner Panel" width="200" height="90" appearance="boxes/tutorial" colour="white"><layout class="stick_to_sides_attachment" alignment="bottom, right" inset="10"/><attachment class="moveable_attachment"/><widget class="action_button" text="1" auto_size="vertical" appearance="button/blue/button" width="85"><event id="click_event" event_id="sPRF" event_target="scrn"/><layout class="stick_to_sides_attachment" alignment="bottom" inset="0"/><layout class="stick_to_sides_attachment" alignment="left" inset="0"/></widget><widget class="action_button" text="2" auto_size="vertical" appearance="button/blue/button" width="85"><event id="click_event" event_id="conf" event_target="scrn"/><layout class="stick_to_sides_attachment" alignment="bottom" inset="0"/><layout class="stick_to_sides_attachment" alignment="right" inset="0"/></widget></container> </pre>