diff --git a/web/lib/pkgfuncs.inc b/web/lib/pkgfuncs.inc
index 2deb2f3d..24f9e13c 100644
--- a/web/lib/pkgfuncs.inc
+++ b/web/lib/pkgfuncs.inc
@@ -375,7 +375,7 @@ function package_details($id=0, $SID="") {
print "".$src."
\n";
} elseif ($row["LocationID"] == 3) {
- print ""
+ print "";
print $src."
\n";
}
}