diff --git a/web/template/pkg_details.php b/web/template/pkg_details.php index bd08282c..d4e4e4ed 100644 --- a/web/template/pkg_details.php +++ b/web/template/pkg_details.php @@ -111,6 +111,10 @@ $sources = package_sources($row["ID"]);
= __('Package Base') . ': ' ?> | += htmlspecialchars($row['BaseName']); ?> | +
---|---|
= __('Description') . ': ' ?> | = htmlspecialchars($row['Description']); ?> |