<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<panel can_minimize="true" name="recall" can_resize="false"
     title="Gruppenrückrufwahl" min_width="330" width="390" can_close="true"
     border="true" left="12" height="4" min_height="0" bottom="10"
     follows="top|left">
	<text name="txt" left="12" font="SansSerif" bottom="-18" follows="top|left">
		Gruppenrückrufwahl
	</text>
	<text name="instructions" width="350" left="12" height="16" bottom="-42"
	     follows="top|left">
		Eine erfolgreiche Rückrufwahl setzt einen Gruppenfunktionär zum Gruppenmitglied zurück.  
		2/3 der Gruppe müssen dem Funktionärsrückruf zustimmen.
	</text>
	<text name="lbl" width="70" left="12" halign="right" bottom="-98" follows="top|left">
		Funktionäre:
	</text>
	<name_list name="candidates" width="290" background_visible="false" column_padding="0"
	     fg_selected_color="white" fg_unselected_color="white"
	     fg_disable_color="white" bg_selected_color="white" left="87" height="114"
	     bottom="-202" follows="left|top" />
	<button name="btn_yes" label="Ja" width="60" left="87" halign="center" height="20"
	     bottom="-226" follows="top" />
	<button name="btn_no" label="Nein" width="60" left="155" halign="center" height="20"
	     bottom="-226" follows="top|left" />
	<button name="btn_abstain" label="Sich enthalten" width="60" left="223" halign="center"
	     height="20" bottom="-226" follows="top|left" />
	<button name="btn_start_recall" label="Rückruf starten" width="160" left="87"
	     halign="center" height="20" bottom="-226" follows="top|left" />
	<text name="lbl_start_date" width="70" left="12" halign="right" height="20"
	     bottom="-258" follows="top|left">
		Rückrufbeginn:
	</text>
	<text name="start_date" width="200" left="87" height="20" bottom="-258"
	     follows="top|left" />
	<text name="lbl_end_date" width="70" left="12" halign="right" height="20"
	     bottom="-271" follows="top|left">
		Rückrufende:
	</text>
	<text name="end_date" width="200" left="87" height="20" bottom="-271"
	     follows="top|left" />
</panel>
