From 73656e17bd93132dc6864c4730a549f538fbf6bd Mon Sep 17 00:00:00 2001 From: Lukas Fleischer Date: Sun, 4 Nov 2012 17:05:12 +0100 Subject: pkg_details.php: Remove plural from the adopt/disown button Fixes FS#32455. Signed-off-by: Lukas Fleischer --- web/template/pkg_details.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'web/template/pkg_details.php') diff --git a/web/template/pkg_details.php b/web/template/pkg_details.php index 30d920f8..cdf2764c 100644 --- a/web/template/pkg_details.php +++ b/web/template/pkg_details.php @@ -69,10 +69,10 @@ $sources = package_sources($row["ID"]);

- " /> + " /> - " /> + " />

-- cgit v1.2.3-24-g4f1b