forked from GNUsocial/gnu-social
		
	forgot to p
darcs-hash:20080721012301-84dde-b4848c9336562042268abb3373d5c60babdc4e7b.gz
This commit is contained in:
		| @@ -52,6 +52,7 @@ class SmssettingsAction extends EmailsettingsAction { | ||||
| 			$confirm = $this->get_confirmation(); | ||||
| 			if ($confirm) { | ||||
| 				$carrier = Sms_carrier::staticGet($confirm->address_extra); | ||||
| 				common_element_start('p'); | ||||
| 				common_element('span', 'address unconfirmed', $confirm->address . ' (' . $carrier->name . ')'); | ||||
| 				common_element('span', 'input_instructions', | ||||
| 							   _('Awaiting confirmation on this phone number.')); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user