Updated UI strings and references from "coach" to "counselor"
Some checks failed
PHPUnit / test (push) Has been cancelled
Some checks failed
PHPUnit / test (push) Has been cancelled
This commit is contained in:
@ -5,7 +5,7 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta name="color-scheme" content="dark">
|
||||
<meta name="theme-color" content="#0f1218">
|
||||
<title>BW Schützt - Dashboard</title>
|
||||
<title>BW Schützt - NAT-AS</title>
|
||||
<link rel="stylesheet" href="css/style.css">
|
||||
</head>
|
||||
<body>
|
||||
@ -13,7 +13,7 @@
|
||||
<div class="layout">
|
||||
<nav class="sidebar" id="mainNav" style="display:none">
|
||||
<div class="sidebar-brand">
|
||||
BW Schützt
|
||||
BW Schützt - NAT-AS
|
||||
<small>Questionnaire Management</small>
|
||||
</div>
|
||||
<ul class="sidebar-nav">
|
||||
@ -38,7 +38,7 @@
|
||||
<li data-nav-roles="admin supervisor">
|
||||
<a href="#/coaches">
|
||||
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M16 21v-2a4 4 0 00-4-4H5a4 4 0 00-4 4v2"/><circle cx="8.5" cy="7" r="4"/><polyline points="17 11 19 13 23 9"/></svg>
|
||||
Coach activity
|
||||
Counselor activity
|
||||
</a>
|
||||
</li>
|
||||
<li data-nav-roles="admin supervisor">
|
||||
|
||||
Reference in New Issue
Block a user