23 lines
		
	
	
		
			No EOL
		
	
	
		
			442 B
		
	
	
	
		
			Smarty
		
	
	
	
	
	
			
		
		
	
	
			23 lines
		
	
	
		
			No EOL
		
	
	
		
			442 B
		
	
	
	
		
			Smarty
		
	
	
	
	
	
 | 
						|
 | 
						|
 | 
						|
<div id="group-new-wrapper" >
 | 
						|
<form action="group/new" method="post">
 | 
						|
 | 
						|
<div id="group-new-text">
 | 
						|
<p>
 | 
						|
$desc
 | 
						|
 | 
						|
<div id="group-new-input-wrapper">
 | 
						|
<label id="group-new-label" for="group-new-name" >$name</label>
 | 
						|
<input name="groupname" id="group-new-name" />
 | 
						|
</div>
 | 
						|
<div id="group-new-input-end" ></div>
 | 
						|
 | 
						|
<div id="group-new-submit-wrapper" >
 | 
						|
<input type="submit" name="submit" value="$submit" />
 | 
						|
</form>
 | 
						|
</div>
 | 
						|
<div id="group-new-end"></div>
 | 
						|
 | 
						|
  |