diff --git a/web/html/pkgreq.php b/web/html/pkgreq.php index 1e671d00..8348a4f3 100644 --- a/web/html/pkgreq.php +++ b/web/html/pkgreq.php @@ -13,7 +13,7 @@ if (isset($base_id)) { header('Location: /'); exit(); } - html_header(__("File Request")); + html_header(__("Submit Request")); include('pkgreq_form.php'); } elseif (isset($pkgreq_id)) { if (!has_credential(CRED_PKGREQ_CLOSE)) { 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 @@
= __('Use this form to file a request against package base %s%s%s which includes the following packages:', '', htmlspecialchars($pkgbase_name), ''); ?> @@ -58,7 +58,7 @@
- " /> + " />