From ecb746971c47d5748a554b63922c238bf9cb2fd1 Mon Sep 17 00:00:00 2001 From: Eli Schwartz Date: Wed, 25 Nov 2015 01:51:08 -0500 Subject: Change "File Request" to "Submit Request" Apparently the reference to "files" can be confusing. Fixes FS#47167. Signed-off-by: Eli Schwartz Signed-off-by: Lukas Fleischer --- web/template/pkgbase_actions.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'web/template/pkgbase_actions.php') diff --git a/web/template/pkgbase_actions.php b/web/template/pkgbase_actions.php index 198f7ab4..f8968fb2 100644 --- a/web/template/pkgbase_actions.php +++ b/web/template/pkgbase_actions.php @@ -32,7 +32,7 @@
  • 0) { echo _n('%d pending request', '%d pending requests', $row["RequestCount"]); } ?>
  • -
  • +
  • -- cgit v1.2.3-24-g4f1b