summaryrefslogtreecommitdiffstats
path: root/web/template/pkgreq_close_form.php
diff options
context:
space:
mode:
Diffstat (limited to 'web/template/pkgreq_close_form.php')
-rw-r--r--web/template/pkgreq_close_form.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/template/pkgreq_close_form.php b/web/template/pkgreq_close_form.php
index 00efafef..59e9c8f4 100644
--- a/web/template/pkgreq_close_form.php
+++ b/web/template/pkgreq_close_form.php
@@ -1,5 +1,5 @@
<div class="box">
- <h2><?= __('Close Request: %s', htmlspecialchars($pkgbase_name)) ?></h2>
+ <h2><?= __('Close Request') ?>: <? htmlspecialchars($pkgbase_name) ?></h2>
<p>
<?= __('Use this form to close the request for package base %s%s%s.',
'<strong>', htmlspecialchars($pkgbase_name), '</strong>'); ?>