forked from services/mlmmj-light-web-ecg
Changed breadcrumbs to show "Home" instead of the mailing list domain
This commit is contained in:
@@ -53,7 +53,7 @@
|
||||
</div>
|
||||
</div>
|
||||
<div id="breadcrumbs">
|
||||
<a href="index.php">{$domain}</a> / {$list_name}
|
||||
<a href="index.php">Home</a> / {$list_name}
|
||||
</div>
|
||||
<form method="post" action="save_list.php" id="save_list" onsubmit="return validate_form()">
|
||||
<div id="edit_page">
|
||||
|
||||
Reference in New Issue
Block a user