diff options
Diffstat (limited to 'python/fatcat_web/templates/auth_account.html')
-rw-r--r-- | python/fatcat_web/templates/auth_account.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/fatcat_web/templates/auth_account.html b/python/fatcat_web/templates/auth_account.html index 8a251042..4b1562d7 100644 --- a/python/fatcat_web/templates/auth_account.html +++ b/python/fatcat_web/templates/auth_account.html @@ -2,7 +2,7 @@ {% block body %} <h1 class="ui header"> - <i class="user icon"></i> + <i class="settings icon"></i> Account Settings </h1> |