From a9048bb07ff71e992cefaccb6898e6b993bad99b Mon Sep 17 00:00:00 2001 From: Lukas Fleischer Date: Wed, 25 Nov 2015 08:13:57 +0100 Subject: Dedupe translatable strings Signed-off-by: Lukas Fleischer --- web/html/pkgdel.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'web/html/pkgdel.php') diff --git a/web/html/pkgdel.php b/web/html/pkgdel.php index c522e25..21a2677 100644 --- a/web/html/pkgdel.php +++ b/web/html/pkgdel.php @@ -12,7 +12,7 @@ html_header(__("Package Deletion")); if (has_credential(CRED_PKGBASE_DELETE)): ?>
-

+

:

', htmlspecialchars($pkgbase_name), ''); ?> -- cgit v1.3.1