Changed breadcrumbs to show "Home" instead of the mailing list domain

This commit is contained in:
2021-08-13 11:57:25 +02:00
parent e63c03f116
commit f5fc534195
2 changed files with 2 additions and 2 deletions

View File

@@ -40,7 +40,7 @@
<a href="logout.php">Logout ({$username})</a>
</div>
</div>
<div id="breadcrumbs">{$domain}</div>
<div id="breadcrumbs">Home</div>
<div id="index">
<div id="lists_header">
<b>All available mailing lists</b>