diff options
Diffstat (limited to 'templates/user/dashboard.tmpl')
-rw-r--r-- | templates/user/dashboard.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/user/dashboard.tmpl b/templates/user/dashboard.tmpl index 3045b033..18433c7b 100644 --- a/templates/user/dashboard.tmpl +++ b/templates/user/dashboard.tmpl @@ -8,7 +8,7 @@ <li><a href="/pulls/">Pull Requests</a></li> <li><a href="/stars/">Stars</a></li> </ul> - <h3>New Feed</h3> + <h3>News Feed</h3> </div> </div> <div id="gogs-body" class="container"> |