From 274182a424e9ccce8966832bd457c4140bb1ceea Mon Sep 17 00:00:00 2001 From: Lukas Fleischer Date: Sun, 4 Nov 2012 17:02:13 +0100 Subject: Add missing internationalization to a few strings Fixes FS#32449. Signed-off-by: Lukas Fleischer --- web/html/home.php | 2 +- web/template/pkg_details.php | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'web') diff --git a/web/html/home.php b/web/html/home.php index 97de8bb..4e489ba 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 1c76557..30d920f 100644 --- a/web/template/pkg_details.php +++ b/web/template/pkg_details.php @@ -32,7 +32,7 @@ $sources = package_sources($row["ID"]);