some smarty templates needed updating
This commit is contained in:
		
					parent
					
						
							
								6e21534f23
							
						
					
				
			
			
				commit
				
					
						047cf0d342
					
				
			
		
					 2 changed files with 6 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -12,7 +12,12 @@
 | 
			
		|||
{{$parent}}
 | 
			
		||||
 | 
			
		||||
<div id="prvmail-to-label">{{$to}}</div>
 | 
			
		||||
{{if $showinputs}}
 | 
			
		||||
<input type="text" id="recip" name="messagerecip" value="{{$prefill}}" maxlength="255" size="64" tabindex="10" />
 | 
			
		||||
<input type="hidden" id="recip-complete" name="messageto" value="{{$preid}}">
 | 
			
		||||
{{else}}
 | 
			
		||||
{{$select}}
 | 
			
		||||
{{/if}}
 | 
			
		||||
 | 
			
		||||
<div id="prvmail-subject-label">{{$subject}}</div>
 | 
			
		||||
<input type="text" size="64" maxlength="255" id="prvmail-subject" name="subject" value="{{$subjtxt}}" {{$readonly}} tabindex="11" />
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -23,7 +23,7 @@
 | 
			
		|||
			</ul>
 | 
			
		||||
			</div>
 | 
			
		||||
		{{else}}
 | 
			
		||||
			<div class="profile-edit-side-div"><a class="profile-edit-side-link icon edit" title="{{$editprofile}}" href="profiles/{{$profid}}" ></a></div>
 | 
			
		||||
			<div class="profile-edit-side-div"><a class="profile-edit-side-link icon edit" title="{{$editprofile}}" href="profiles" ></a></div>
 | 
			
		||||
		{{/if}}
 | 
			
		||||
	</div>
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue