aboutsummaryrefslogtreecommitdiff
path: root/template
diff options
context:
space:
mode:
authorFlorian Larysch2015-09-02 16:01:55 +0200
committerFlorian Larysch2015-09-02 16:01:55 +0200
commitbb0581ce1d5e0ac33e162e3452ffb29c27f0a64e (patch)
treec694713dd960a7611515c92674bce78305e58962 /template
parent2e9c619615c73824d726984c494901efea7fff88 (diff)
be less sensationalist
Diffstat (limited to '')
-rw-r--r--template/not-started.phtml2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/not-started.phtml b/template/not-started.phtml
index a434f02..9c227e2 100644
--- a/template/not-started.phtml
+++ b/template/not-started.phtml
@@ -1,3 +1,3 @@
<div class="container about">
- <h1><?=h($conference->getTitle())?> has not started yet!</h1>
+ <h1><?=h($conference->getTitle())?> has not started yet</h1>
</div>