forked from services/mlmmj-light-web-ecg
Added clickable web_url to the headline, Fixed missing headline in error template
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
<body>
|
||||
<div id="header">
|
||||
<div id="header_left">
|
||||
{$headline}
|
||||
<a href="{$web_url}">{$headline}</a>
|
||||
</div>
|
||||
<div id="header_right">
|
||||
<a href="logout.php">Logout ({$username})</a>
|
||||
|
||||
Reference in New Issue
Block a user