summaryrefslogtreecommitdiffstats
path: root/templates/user/dashboard.tmpl
diff options
context:
space:
mode:
authorUnknown <joe2010xtmf@163.com>2014-03-15 10:29:18 -0400
committerUnknown <joe2010xtmf@163.com>2014-03-15 10:29:18 -0400
commitb3373aa8d3c7bf0e7aac61fca4a6130d3f12e027 (patch)
tree2a0d5f6bb98d83a7dd5775e370b41468af3e6737 /templates/user/dashboard.tmpl
parentf174633b36ef102d8e8324dd708b96335188f5dd (diff)
downloadgitea-b3373aa8d3c7bf0e7aac61fca4a6130d3f12e027.tar.gz
gitea-b3373aa8d3c7bf0e7aac61fca4a6130d3f12e027.zip
Mirror fix
Diffstat (limited to 'templates/user/dashboard.tmpl')
-rw-r--r--templates/user/dashboard.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/user/dashboard.tmpl b/templates/user/dashboard.tmpl
index 14b3451562..306c3bc15d 100644
--- a/templates/user/dashboard.tmpl
+++ b/templates/user/dashboard.tmpl
@@ -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>