diff --git a/www/templates/html/ENews/Story.tpl.php b/www/templates/html/ENews/Story.tpl.php index 13aaf0f..8b6c62b 100644 --- a/www/templates/html/ENews/Story.tpl.php +++ b/www/templates/html/ENews/Story.tpl.php @@ -1,6 +1,18 @@ title); ?> + +request_publish_end) < strtotime('-1 year') || + strtotime($context->date_modified) < strtotime('-3 year') || + strtotime($context->date_submitted) < strtotime('-3 year') +): ?> +
+ Archived Story: This article is part of our newsletter archives. It has + been preserved for reference, but the information may no longer be current. +
+ + getFiles() as $file) { if (preg_match('/^image/', $file->type) && $file->use_for == 'originalimage') { @@ -21,17 +33,6 @@ } ?> -request_publish_end) < strtotime('-1 year') || - strtotime($context->date_modified) < strtotime('-3 year') || - strtotime($context->date_submitted) < strtotime('-3 year') -): ?> -
- Archived Story: This article is part of our newsletter archives. It has - been preserved for reference, but the information may no longer be current. -
- - full_article); ?>