diff --git a/files/templates/settings_filters.html b/files/templates/settings_filters.html
index 02678bb69..2f4217216 100644
--- a/files/templates/settings_filters.html
+++ b/files/templates/settings_filters.html
@@ -1,6 +1,6 @@
{% extends "settings.html" %}
-{% block pagetitle %}Profile Settings - {{SITE_NAME}}{% endblock %}
+{% block pagetitle %}Content Settings - {{SITE_NAME}}{% endblock %}
{% block content %}
diff --git a/files/templates/settings_profilecss.html b/files/templates/settings_profilecss.html
index 41d0ea121..81d5f46ec 100644
--- a/files/templates/settings_profilecss.html
+++ b/files/templates/settings_profilecss.html
@@ -1,6 +1,6 @@
{% extends "settings.html" %}
-{% block pagetitle %}Custom profilecss - {{SITE_NAME}}{% endblock %}
+{% block pagetitle %}Custom Profile CSS - {{SITE_NAME}}{% endblock %}
{% block content %}