repo.or.cz
/
citadel.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
* Added another conditional for presence/absence of Subject: header
[citadel.git]
/
webcit
/
static
/
t
/
display_serverrestartpage.html
blob
62a564da0e510f8d5ed25ae840223971c3a882c0
1
<?=(
"head"
)
>
2
<?=(
"important_msg"
)
>
3
<div
id
=
"resatrt_page"
>
4
<?DOBOXED
(
"box_serverrestartpage"
, _(
"Message to your Users:"
))
>
5
</div>
6
<?=(
"trailing"
)
>