From 5ac61f63bed6a0f715fde2fd33af1a27e6bf834f Mon Sep 17 00:00:00 2001 From: Matthew Lemon Date: Tue, 2 Jun 2020 09:24:39 +0100 Subject: removed HTML refs to applicable systems and replaced with in scope --- ctrack/caf/templates/caf/applicablesystem_list.html | 4 ++-- ctrack/templates/base.html | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ctrack/caf/templates/caf/applicablesystem_list.html b/ctrack/caf/templates/caf/applicablesystem_list.html index 804edab..d5d1342 100644 --- a/ctrack/caf/templates/caf/applicablesystem_list.html +++ b/ctrack/caf/templates/caf/applicablesystem_list.html @@ -2,14 +2,14 @@ {% load static %} -{% block title %}Applicable Systems{% endblock %} +{% block title %}Systems in Scope{% endblock %} {% block content %}
-

Applicable Systems

+

Systems in Scope

diff --git a/ctrack/templates/base.html b/ctrack/templates/base.html index 06f3d44..1ac77b5 100644 --- a/ctrack/templates/base.html +++ b/ctrack/templates/base.html @@ -48,7 +48,7 @@ Home (current)