rearrange paragraphs in message form
darcs-hash:20080918021727-5ed1f-ad74f71450db27e587b04fe19dfbbaf51f4d0300.gz
This commit is contained in:
		| @@ -89,8 +89,6 @@ class NewmessageAction extends Action { | ||||
| 										   'method' => 'post', | ||||
| 										   'action' => $this->self_url())); | ||||
| 		 | ||||
| 		common_element_start('p'); | ||||
| 		 | ||||
| 		$mutual_users = $user->mutuallySubscribedUsers(); | ||||
| 		 | ||||
| 		$mutual = array(); | ||||
| @@ -108,6 +106,8 @@ class NewmessageAction extends Action { | ||||
| 						_('User you want to send a message to'), FALSE, | ||||
| 						$to->id); | ||||
| 		 | ||||
| 		common_element_start('p'); | ||||
| 		 | ||||
| 		common_element('textarea', array('id' => 'content', | ||||
| 										 'cols' => 60, | ||||
| 										 'rows' => 3, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user