Update to support the new bits on ZNC v.1.5-git
This commit is contained in:
		@@ -1,5 +1,5 @@
 | 
			
		||||
<div class="checkboxSwitch">
 | 
			
		||||
	<input type="checkbox" name="embed_blockuser_block" id="opt_embed_blockuser_block" value="1"<? IF Blocked ?> checked="checked"<? ENDIF ?><? IF Self ?> disabled="disabled"<? ENDIF ?> />
 | 
			
		||||
<div class="switch">
 | 
			
		||||
	<input type="checkbox" name="embed_blockuser_block" id="opt_embed_blockuser_block" value="1" class="cmn-toggle cmn-toggle-round-flat"<? IF Blocked ?> checked="checked"<? ENDIF ?><? IF Self ?> disabled="disabled"<? ENDIF ?> />
 | 
			
		||||
	<label for="opt_embed_blockuser_block"></label>
 | 
			
		||||
</div>
 | 
			
		||||
		
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user