Corrected issue with post title edit field width
This commit is contained in:
		
							parent
							
								
									2f313b704a
								
							
						
					
					
						commit
						fac2067069
					
				| @ -9,9 +9,7 @@ class PostTitlesTheme extends Themelet | |||||||
| 				<td> | 				<td> | ||||||
| 		".($can_set ? " | 		".($can_set ? " | ||||||
| 					<span class='view'>".html_escape($title)."</span> | 					<span class='view'>".html_escape($title)."</span> | ||||||
| 					<span class='edit'> |  | ||||||
| 						<input class='edit'  type='text' name='post_title' value='".html_escape($title)."' /> | 						<input class='edit'  type='text' name='post_title' value='".html_escape($title)."' /> | ||||||
| 					</span> |  | ||||||
| 		" : html_escape(" | 		" : html_escape(" | ||||||
| 					 $title | 					 $title | ||||||
| 		"))." | 		"))." | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user