diff options
Diffstat (limited to 'views')
| -rw-r--r-- | views/user_profile_alt.hbs | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/views/user_profile_alt.hbs b/views/user_profile_alt.hbs index 7297b63..4d8fd8b 100644 --- a/views/user_profile_alt.hbs +++ b/views/user_profile_alt.hbs @@ -68,8 +68,9 @@ </tr> <tr> <tr> - <td>Messages:</td> + <td>Inbox:</td> <td>{{ user.messages }}</td> + </tr> <tr> <td>Comments:</td> |
