diff --git a/data/interfaces/default/edit_user.html b/data/interfaces/default/edit_user.html index 0a266196..cb1a5775 100644 --- a/data/interfaces/default/edit_user.html +++ b/data/interfaces/default/edit_user.html @@ -61,7 +61,7 @@ DOCUMENTATION :: END % if data['user_id']:
-

DANGER ZONE! Click the purge button to remote all history logged for this user. This is permanent!

+

DANGER ZONE! Click the purge button to remove all history logged for this user. This is permanent!

% endif diff --git a/data/interfaces/default/settings.html b/data/interfaces/default/settings.html index 581bb715..de7cdeb5 100644 --- a/data/interfaces/default/settings.html +++ b/data/interfaces/default/settings.html @@ -48,12 +48,10 @@ available_notification_agents = notifiers.available_notification_agents()
-
-

Software Updates

-
% if common.VERSION_NUMBER: -
Version ${common.VERSION_NUMBER} Changelog
-
+
+

Version ${common.VERSION_NUMBER} Changelog

+
% endif