diff --git a/editevent.php b/editevent.php
index d42bf20..76de173 100644
--- a/editevent.php
+++ b/editevent.php
@@ -71,7 +71,7 @@ if( $_SESSION['access'] != 1 ) {
}
include "includes/classes/select2.class.php"; ?>
- | ";
+ if(empty($currently_ongoing_row["event_image"])) {
+ echo "";
+ } else{
+ echo "Attachment";
+ }
echo " | ";
echo "Edit |
";
}
@@ -88,7 +103,7 @@ if( $_SESSION['access'] != 1 ) {
if ($past_event_result->num_rows >0){
echo "