mirror of
https://github.com/itflow-org/itflow
synced 2026-07-23 17:00:40 +00:00
Update admin/ breadcrumbs to match plural file names
This commit is contained in:
@@ -51,7 +51,7 @@ if (isset($_GET['project_template_id'])) {
|
||||
<a href="admin_user.php">Admin</a>
|
||||
</li>
|
||||
<li class="breadcrumb-item">
|
||||
<a href="project_template.php">Project Templates</a>
|
||||
<a href="project_templates.php">Project Templates</a>
|
||||
</li>
|
||||
<li class="breadcrumb-item active">Project Template Details</li>
|
||||
</ol>
|
||||
|
||||
Reference in New Issue
Block a user