diff --git a/SubmitLab.php b/SubmitLab.php index 2a53253..9874c05 100644 --- a/SubmitLab.php +++ b/SubmitLab.php @@ -62,7 +62,7 @@ include 'Header.php'; } - $full_link="$att1"; + $full_link = "$att1"; if ($att2 != "") { $full_link = $full_link."| $att2";