diff --git a/web/skins/classic/views/event.php b/web/skins/classic/views/event.php
index 3901ee728..eb5439c81 100644
--- a/web/skins/classic/views/event.php
+++ b/web/skins/classic/views/event.php
@@ -221,21 +221,21 @@ if ( $Event->Id() and !file_exists($Event->Path()) )
if (file_exists($Event->Path().'/alarm.jpg')) {
echo '
-
+
';
}
if (file_exists($Event->Path().'/snapshot.jpg')) {
echo '
-
+
';
}
if (file_exists($Event->Path().'/objdetect.jpg')) {
echo '
-
+
';
}