diff options
author | Unknown <joe2010xtmf@163.com> | 2014-03-15 10:29:18 -0400 |
---|---|---|
committer | Unknown <joe2010xtmf@163.com> | 2014-03-15 10:29:18 -0400 |
commit | b3373aa8d3c7bf0e7aac61fca4a6130d3f12e027 (patch) | |
tree | 2a0d5f6bb98d83a7dd5775e370b41468af3e6737 /templates/user/profile.tmpl | |
parent | f174633b36ef102d8e8324dd708b96335188f5dd (diff) |
Mirror fix
Diffstat (limited to 'templates/user/profile.tmpl')
-rw-r--r-- | templates/user/profile.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/user/profile.tmpl b/templates/user/profile.tmpl index f2bb984b..94444520 100644 --- a/templates/user/profile.tmpl +++ b/templates/user/profile.tmpl @@ -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> |