<mythmenu name="LinHES">

   <button>
     <type>RESTORE</type>
     <text>Do you wish to restore?</text>
     <action>NONE</action>
   </button>

   <button>
     <type>RESTORE</type>
     <text>Yes</text>
     <action>EXEC sudo /usr/LH/bin/mythrestore</action>
   </button>
   
   <button>
     <type>BACKUP</type>
     <text>No</text>
     <action>MENU linhes.xml</action>
   </button>
</mythmenu>