Merge pull request #33 from fabrixxm/master
missing template field_openid
This commit is contained in:
		
				commit
				
					
						a19b33651e
					
				
			
		
					 1 changed files with 6 additions and 0 deletions
				
			
		
							
								
								
									
										6
									
								
								view/field_openid.tpl
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										6
									
								
								view/field_openid.tpl
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,6 @@
 | 
			
		|||
	
 | 
			
		||||
	<div class='field input openid'>
 | 
			
		||||
		<label for='id_$field.0'>$field.1</label>
 | 
			
		||||
		<input name='$field.0' id='id_$field.0' value="$field.2">
 | 
			
		||||
		<span class='field_help'>$field.3</span>
 | 
			
		||||
	</div>
 | 
			
		||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue