new url
git-svn-id: file:///home/shish/svn/shimmie2/trunk@278 7f39781d-f577-437e-ae19-be835c7a54ca
This commit is contained in:
parent
2bd965cebb
commit
5891589d27
@ -153,7 +153,8 @@ class TagListTheme extends Themelet {
|
||||
}
|
||||
|
||||
private function tag_link($tag) {
|
||||
return make_link("index", "search=".url_escape($tag));
|
||||
$u_tag = url_escape($tag);
|
||||
return make_link("post/list/$tag/1");
|
||||
}
|
||||
}
|
||||
?>
|
||||
|
Loading…
x
Reference in New Issue
Block a user