summaryrefslogtreecommitdiffstats
path: root/web/template/comaintainers_form.php
diff options
context:
space:
mode:
Diffstat (limited to 'web/template/comaintainers_form.php')
-rw-r--r--web/template/comaintainers_form.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/template/comaintainers_form.php b/web/template/comaintainers_form.php
index 70a74645..79e2b52c 100644
--- a/web/template/comaintainers_form.php
+++ b/web/template/comaintainers_form.php
@@ -1,5 +1,5 @@
<div class="box">
- <h2><?= __('Manage Co-maintainers') ?>: <? htmlspecialchars($pkgbase_name) ?></h2>
+ <h2><?= __('Manage Co-maintainers') ?>: <?= htmlspecialchars($pkgbase_name) ?></h2>
<p>
<?= __('Use this form to add co-maintainers for %s%s%s (one user name per line):',
'<strong>', htmlspecialchars($pkgbase_name), '</strong>'); ?>