diff --git a/app/View/Events/view.ctp b/app/View/Events/view.ctp index 8c3f34738..4f34aaff9 100755 --- a/app/View/Events/view.ctp +++ b/app/View/Events/view.ctp @@ -109,7 +109,8 @@ Html->link($filename_hash[0], array('controller' => 'attributes', 'action' => 'download', $attribute['id'])); if (isset($filename_hash[1])) echo ' | '.$filename_hash[1];