8 lines
		
	
	
		
			511 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			511 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
<html><body>
 | 
						|
The clan hall door is now <font color="FF9955">closed</font>.<br>
 | 
						|
Use the "Dismiss" function to expel anyone who is not a clan member.<br>
 | 
						|
<center><br>
 | 
						|
<button action="bypass -h npc_%objectId%_banish_foreigner banish" value="Dismiss" width=80 height=27 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br>
 | 
						|
<button action="bypass -h npc_%objectId%_list_back" value="Initial Screen" width=80 height=27 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
 | 
						|
</center>
 | 
						|
</body></html> |