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:
@@ -72,6 +72,7 @@ $prefix = trim($prefix);
|
||||
|
||||
// Load page
|
||||
$smarty->assign("headline", $headline);
|
||||
$smarty->assign("web_url", $web_url);
|
||||
$smarty->assign("subscribers", $subscribers);
|
||||
$smarty->assign("list_name", $list_name);
|
||||
$smarty->assign("domain", $domain);
|
||||
|
||||
Reference in New Issue
Block a user