repo.or.cz
/
aur.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Erase login IP addresses after seven days
[aur.git]
/
web
/
template
/
pkg_comment_box.php
blob
22f90d4a314c3c9df165829eb8b2b05d7a9f6f33
1
<
div id
=
"generic-form"
class
=
"box"
>
2
<
h2
><
?
= (
isset
(
$comment_id
))
?
__
(
'Edit comment for:
%s
'
,
htmlspecialchars
(
$pkgbase_name
)) :
__
(
"Add Comment"
);
?
></
h2
>
3
<
?php
include
'pkg_comment_form.php'
?
>
4
</
div
>