mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 09:43:03 +00:00
Merge branch 'maint'
Conflicts: web/html/account.php web/html/addvote.php web/html/pkgsubmit.php web/lib/acctfuncs.inc.php web/template/actions_form.php web/template/pkg_comment_form.php web/template/pkg_comments.php web/template/pkg_details.php web/template/pkg_search_results.php web/template/tu_details.php
This commit is contained in:
commit
f3ce74c714
15 changed files with 78 additions and 46 deletions
|
@ -115,6 +115,7 @@ if (!$result): ?>
|
|||
<input type="text" id="merge_Into" name="merge_Into" />
|
||||
<input type="checkbox" name="confirm_Delete" value="1" /> <?php echo __("Confirm") ?>
|
||||
<?php endif; ?>
|
||||
<input type="hidden" name="token" value="<?php echo htmlspecialchars($_COOKIE['AURSID']) ?>" />
|
||||
<input type="submit" class="button" style="width: 80px" value="<?php echo __("Go") ?>" />
|
||||
</p>
|
||||
<?php endif; # if ($SID) ?>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue