lost the URL
darcs-hash:20081127162720-5ed1f-3962aa9b288ab8aedf81c2c7c743147f3cf3122b.gz
This commit is contained in:
parent
1a0dc49098
commit
6b18253170
@ -264,7 +264,7 @@ class GalleryAction extends Action {
|
||||
if ($tag) {
|
||||
$url_args['tag'] = $tag;
|
||||
}
|
||||
common_local_url($this->trimmed('action'), $url_args);
|
||||
$url = common_local_url($this->trimmed('action'), $url_args);
|
||||
common_element('a', array('href' => $url),
|
||||
_('List'));
|
||||
common_element_end('li');
|
||||
|
Loading…
Reference in New Issue
Block a user