aboutsummaryrefslogtreecommitdiff
path: root/template
diff options
context:
space:
mode:
authordedeibel2018-12-28 10:42:44 +0100
committerdedeibel2018-12-28 10:42:44 +0100
commitd033c89f003ee9ae03ccff3d54fb534a61d08075 (patch)
treeba8597a1fead1c6d3d21129ea07ca0d4b4825583 /template
parent50dac4c2dfa72ad9b4ef0e1a4656999bb3d3d478 (diff)
Feedback read: add hostname to read page
Diffstat (limited to 'template')
-rw-r--r--template/feedback-read.phtml2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/feedback-read.phtml b/template/feedback-read.phtml
index 8dc9cc7..15d491f 100644
--- a/template/feedback-read.phtml
+++ b/template/feedback-read.phtml
@@ -1,5 +1,5 @@
<div class="container">
- <h1><?=h($title)?></h1>
+<h1><?=h($title)?></h1> <span><i>on <?= $hostname ?></i></span>
<form action="<?=h($conference->getFeedbackReadUrl())?>" method="POST">
<div class="row">