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> | ||||
| 		".($can_set ? " | ||||
| 					<span class='view'>".html_escape($title)."</span> | ||||
| 					<span class='edit'> | ||||
| 						<input class='edit'  type='text' name='post_title' value='".html_escape($title)."' /> | ||||
| 					</span> | ||||
| 		" : html_escape(" | ||||
| 					 $title | ||||
| 		"))." | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user