forked from GNUsocial/gnu-social
		
	don't use list display -- it's the default
darcs-hash:20081127162805-5ed1f-0342777b88a70a734c4cdd35cbece8c37d83407a.gz
This commit is contained in:
		| @@ -259,7 +259,6 @@ class GalleryAction extends Action { | ||||
| 		 default: | ||||
| 			common_element_start('li', array('class'=>'child_1')); | ||||
| 			$url_args = array('nickname' => $profile->nickname, | ||||
| 							  'display' => 'list', | ||||
| 							  'page' => 1 + floor((($page - 1) * AVATARS_PER_PAGE) / PROFILES_PER_PAGE)); | ||||
| 			if ($tag) { | ||||
| 				$url_args['tag'] = $tag; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user