summaryrefslogtreecommitdiffstats
path: root/ui/html/pages
diff options
context:
space:
mode:
Diffstat (limited to 'ui/html/pages')
-rw-r--r--ui/html/pages/organisations/list.tmpl.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/ui/html/pages/organisations/list.tmpl.html b/ui/html/pages/organisations/list.tmpl.html
index eb435b7..1b0e3a9 100644
--- a/ui/html/pages/organisations/list.tmpl.html
+++ b/ui/html/pages/organisations/list.tmpl.html
@@ -1,14 +1,14 @@
{{ define "title" }}Organisations{{end}}
{{ define "main" }}
-<h3>Organisations</h3>
+<h3>Organisations <span><a href="#" class="admin-link">[Admin]</a></span></h3>
<p>There is nothing to see here yet.</p>
<table id="home-summary-table">
<thead>
<tr id="header-row">
<th>Organisation</th>
<th>RP</th>
- <th>Another attribute</th>
+ <th>Lead Inspector[s]</th>
<th>Another attribute</th>
<th>Another attribute</th>
<th>SharePoint</th>
@@ -18,7 +18,7 @@
<tr>
<td><a href="#">First organisation</a></td>
<td>Tim Gudgeon</td>
- <td>Bobbins</td>
+ <td>Tina McKinchey / Barbara Snelland</td>
<td>Bobbins</td>
<td>Bobbins</td>
<td><a href="#">Link</a></td>
@@ -26,7 +26,7 @@
<tr>
<td>Second organisation</td>
<td>Seth Pring</td>
- <td>Bobbins</td>
+ <td>Barbara Snelland</td>
<td>Bobbins</td>
<td>Bobbins</td>
<td><a href="#">Link</a></td>