fix suburl
This commit is contained in:
parent
b900863d60
commit
ce386cfb61
5 changed files with 6 additions and 6 deletions
|
@ -419,7 +419,7 @@ issues.filter_sort.recentupdate = Recently updated
|
|||
issues.filter_sort.leastupdate = Least recently updated
|
||||
issues.filter_sort.mostcomment = Most commented
|
||||
issues.filter_sort.leastcomment = Least commented
|
||||
issues.opened_by = opened %[1]s by <a href="/%[2]s">%[2]s</a>
|
||||
issues.opened_by = opened %[1]s by <a href="%[2]s">%[3]s</a>
|
||||
issues.opened_by_fake = opened %[1]s by %[2]s
|
||||
issues.previous = Previous
|
||||
issues.next = Next
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue