diff options
author | Daniel Molkentin | 2017-07-07 12:05:40 +0200 |
---|---|---|
committer | Daniel Molkentin | 2017-07-07 12:05:48 +0200 |
commit | 0af0325b2f9e9c1f4225957a5b2a15995364f75a (patch) | |
tree | 1aa79746130378b6b9df1dd004db04b07d1e2b40 /template/allconferences.phtml | |
parent | 5b24e033e486e2fcdca519762ad0c4f494a2eab9 (diff) |
'Multiple Conferences' can be a bit confusing in certain context. Better use 'Multiple Events'
Diffstat (limited to 'template/allconferences.phtml')
-rw-r--r-- | template/allconferences.phtml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/allconferences.phtml b/template/allconferences.phtml index bee21d7..014f6d6 100644 --- a/template/allconferences.phtml +++ b/template/allconferences.phtml @@ -1,6 +1,6 @@ <div class="container"> <h1><?=h($title)?></h1> - <p>We are currently active on multiple Conferences. Please choose which one you want access.</p> + <p>We are currently convering multiple events. Please choose which one you want access.</p> <br><br> |