diff options
Diffstat (limited to 'hyperkitty/templates/user_profile.html')
| -rw-r--r-- | hyperkitty/templates/user_profile.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hyperkitty/templates/user_profile.html b/hyperkitty/templates/user_profile.html index f5bca76..e7a3c19 100644 --- a/hyperkitty/templates/user_profile.html +++ b/hyperkitty/templates/user_profile.html @@ -34,7 +34,7 @@ </tbody> </table> - {% if settings.USE_MOCKUPS == True %} + {% if use_mockups %} <h3> Up Votes : </h3> <ul> |
