Changed registration text input to text area since BBcode is allowed there (was single line input)
This commit is contained in:
		
					parent
					
						
							
								31e8574006
							
						
					
				
			
			
				commit
				
					
						90d99bc3e8
					
				
			
		
					 2 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -31,7 +31,7 @@
 | 
			
		|||
		<div class="submit"><input type="submit" name="page_site" value="{{$submit}}"/></div>
 | 
			
		||||
 | 
			
		||||
		<h2>{{$registration}}</h2>
 | 
			
		||||
		{{include file="field_input.tpl" field=$register_text}}
 | 
			
		||||
		{{include file="field_textarea.tpl" field=$register_text}}
 | 
			
		||||
		{{include file="field_select.tpl" field=$register_policy}}
 | 
			
		||||
		{{include file="field_input.tpl" field=$daily_registrations}}
 | 
			
		||||
		{{include file="field_checkbox.tpl" field=$enable_multi_reg}}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue