diff options
-rw-r--r-- | template/relive.phtml | 2 |
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: ?> |