diff --git a/web/html/home.php b/web/html/home.php index 97de8bb6..4e489bab 100644 --- a/web/html/home.php +++ b/web/html/home.php @@ -93,7 +93,7 @@ $dbh = db_connect();
- + " maxlength="35" />
diff --git a/web/template/pkg_details.php b/web/template/pkg_details.php index 1c765579..30d920f8 100644 --- a/web/template/pkg_details.php +++ b/web/template/pkg_details.php @@ -32,7 +32,7 @@ $sources = package_sources($row["ID"]);