diff --git a/var/www/modules/hashDecoded/templates/hashDecoded.html b/var/www/modules/hashDecoded/templates/hashDecoded.html
index 708f6117..f65f647b 100644
--- a/var/www/modules/hashDecoded/templates/hashDecoded.html
+++ b/var/www/modules/hashDecoded/templates/hashDecoded.html
@@ -5,7 +5,7 @@
-
-
+
@@ -137,9 +137,9 @@
{% if l_64|length != 0 %}
{% if date_from|string == date_to|string %}
-
{{ date_from }} Hash files:
+
{{ date_from }} Hashed files:
{% else %}
-
{{ date_from }} to {{ date_to }} Hash files:
+
{{ date_from }} to {{ date_to }} Hashed files:
{% endif %}
{% else %}
{% if date_from|string == date_to|string %}
-
{{ date_from }}, No Hash
+
{{ date_from }}, No Hashes
{% else %}
-
{{ date_from }} to {{ date_to }}, No Hash
+
{{ date_from }} to {{ date_to }}, No Hashes
{% endif %}
{% endif %}
diff --git a/var/www/modules/hashDecoded/templates/header_hashDecoded.html b/var/www/modules/hashDecoded/templates/header_hashDecoded.html
index ea3c4e27..69fb9da9 100644
--- a/var/www/modules/hashDecoded/templates/header_hashDecoded.html
+++ b/var/www/modules/hashDecoded/templates/header_hashDecoded.html
@@ -1 +1 @@
-
hashDecoded
+
hashesDecoded
diff --git a/var/www/modules/hashDecoded/templates/showHash.html b/var/www/modules/hashDecoded/templates/showHash.html
index b6799a5a..458c4c92 100644
--- a/var/www/modules/hashDecoded/templates/showHash.html
+++ b/var/www/modules/hashDecoded/templates/showHash.html
@@ -152,7 +152,7 @@
{% endif %}
-
@@ -203,7 +203,7 @@