1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-22 18:28:37 +00:00

Mirror fix

This commit is contained in:
Unknown
2014-03-15 10:29:18 -04:00
parent f174633b36
commit b3373aa8d3
3 changed files with 5 additions and 3 deletions

View File

@@ -22,7 +22,7 @@
<span class="clearfix"></span>
</li>
{{else}}
<li>Not any activity yet.</li>
<li>No any activity yet.</li>
{{end}}
</ul>
</div>

View File

@@ -39,7 +39,7 @@
<span class="clearfix"></span>
</li>
{{else}}
<li>Not any public activity yet.</li>
<li>No any public activity yet.</li>
{{end}}
</ul>
</div>