aboutsummaryrefslogtreecommitdiff
path: root/template/relive.phtml
diff options
context:
space:
mode:
authorFlorian Larysch2015-08-29 12:25:10 +0200
committerFlorian Larysch2015-08-29 12:25:10 +0200
commit4a8d134fb414bc1b012daa29167ccb15722d8823 (patch)
tree872879cd440ec7b1e203a65a7949c381cd5e2e32 /template/relive.phtml
parent576ea09fb180f5a40f590b6a93da3510791b582f (diff)
change warning when no relive talks exist
This always happens when talks haven't started yet, so we change the message to something less alarming.
Diffstat (limited to '')
-rw-r--r--template/relive.phtml2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/relive.phtml b/template/relive.phtml
index 0ca33be..3fbe47a 100644
--- a/template/relive.phtml
+++ b/template/relive.phtml
@@ -21,7 +21,7 @@
<div class="col-xs-10 col-xs-offset-1">
<div class="alert alert-warning" role="alert">
<i class="fa fa-bug"></i>
- No ReLive-Talks avaiable, check your config!
+ No ReLive talks avaiable (yet).
</div>
</div>
<? else: ?>