diff options
author | Matthew Lemon <lemon@matthewlemon.com> | 2020-06-02 09:45:25 +0100 |
---|---|---|
committer | Matthew Lemon <lemon@matthewlemon.com> | 2020-06-02 09:45:25 +0100 |
commit | a5fa9a5a33e180965613f0d614338dd5df7d1e2d (patch) | |
tree | 0709eda0b615d27b729fb5173b00d3cf73d14e7b /ctrack | |
parent | 5ac61f63bed6a0f715fde2fd33af1a27e6bf834f (diff) |
title change on stakeholder home page
Diffstat (limited to 'ctrack')
-rw-r--r-- | ctrack/templates/pages/stakeholder_home.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ctrack/templates/pages/stakeholder_home.html b/ctrack/templates/pages/stakeholder_home.html index bb9dd43..5d32771 100644 --- a/ctrack/templates/pages/stakeholder_home.html +++ b/ctrack/templates/pages/stakeholder_home.html @@ -74,7 +74,7 @@ <hr> <div class="row"> <div class="col md-12"> - <h2>Compliance Events</h2> + <h2>Audits and Inspections</h2> <table class="table"> <thead> <th scope="col">Date</th> |