summaryrefslogtreecommitdiffstats
path: root/web/template/pkgreq_form.php
diff options
context:
space:
mode:
Diffstat (limited to 'web/template/pkgreq_form.php')
-rw-r--r--web/template/pkgreq_form.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/template/pkgreq_form.php b/web/template/pkgreq_form.php
index 35dbef57..904ab48f 100644
--- a/web/template/pkgreq_form.php
+++ b/web/template/pkgreq_form.php
@@ -1,5 +1,5 @@
<div class="box">
- <h2><?= __('Submit Request') ?>: <? htmlspecialchars($pkgbase_name) ?></h2>
+ <h2><?= __('Submit Request') ?>: <?= htmlspecialchars($pkgbase_name) ?></h2>
<p>
<?= __('Use this form to file a request against package base %s%s%s which includes the following packages:',
'<strong>', htmlspecialchars($pkgbase_name), '</strong>'); ?>