mirror of
https://github.com/gitbucket/gitbucket.git
synced 2025-11-09 15:05:50 +01:00
Small fix.
This commit is contained in:
@@ -117,7 +117,7 @@
|
||||
<span class="label label-success issue-status">Open</span>
|
||||
}
|
||||
<div class="small" style="text-align: center;">
|
||||
<strong>@comments.size</strong> @plural(@comments.size, "comment")
|
||||
<strong>@comments.size</strong> @plural(comments.size, "comment")
|
||||
</div>
|
||||
<hr/>
|
||||
<div style="margin-bottom: 8px;">
|
||||
|
||||
Reference in New Issue
Block a user