forked from GNUsocial/gnu-social
		
	fix text describe shortening service usage.
darcs-hash:20081125010516-099f7-626c76d9f09efee56a713518a32b0f8e89670dd1.gz
This commit is contained in:
		@@ -51,7 +51,7 @@ class OthersettingsAction extends SettingsAction {
 | 
				
			|||||||
			'metamark.net' => 'metamark.net'
 | 
								'metamark.net' => 'metamark.net'
 | 
				
			||||||
		);
 | 
							);
 | 
				
			||||||
		
 | 
							
 | 
				
			||||||
		common_dropdown('urlshorteningservice', _('Service'), $services, _('Shortening service to use when notices exceed the 140 character limit.'), FALSE, $user->urlshorteningservice);
 | 
							common_dropdown('urlshorteningservice', _('Service'), $services, _('Automatic shortening service to use.'), FALSE, $user->urlshorteningservice);
 | 
				
			||||||
		
 | 
							
 | 
				
			||||||
		common_submit('save', _('Save'));
 | 
							common_submit('save', _('Save'));
 | 
				
			||||||
		
 | 
							
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user