summaryrefslogtreecommitdiff
path: root/views/partials/neweventgroupform.handlebars
diff options
context:
space:
mode:
authorDarius Kazemi <darius.kazemi@gmail.com>2020-01-06 22:42:43 -0800
committerDarius Kazemi <darius.kazemi@gmail.com>2020-01-06 22:42:43 -0800
commit8138b5757bed1beb9c21f1e32a3fc9920e989f49 (patch)
tree729c9c358a06853418be5b00458ee9b0f36ffa49 /views/partials/neweventgroupform.handlebars
parentc5835cbdbcfe3abda637e298a89b36ebb058c22a (diff)
parent783a5fbc270452148a6bcc92cb37469e6da349d7 (diff)
Merge branch 'master' of github.com:dariusk/gathio into newmaster
Diffstat (limited to 'views/partials/neweventgroupform.handlebars')
-rwxr-xr-xviews/partials/neweventgroupform.handlebars2
1 files changed, 1 insertions, 1 deletions
diff --git a/views/partials/neweventgroupform.handlebars b/views/partials/neweventgroupform.handlebars
index 20dd832..fddc795 100755
--- a/views/partials/neweventgroupform.handlebars
+++ b/views/partials/neweventgroupform.handlebars
@@ -1,6 +1,6 @@
<h4 class="mb-2">Create an event group</h4>
<p>An event group is a holding area for a set of linked events, like a series of film nights, a festival, or a band tour. You can share a public link to your event group just like an individual event link, and people who know the secret editing code (sent in an email when you create the event group) will be able to add future events to the group.</p>
-<p>Event groups do not get automatically removed like events do, but events which have been removed from Gathio will of course not show up in an event group.</p>
+<p>Event groups do not get automatically removed like events do, but events which have been removed from {{siteName}} will of course not show up in an event group.</p>
<form id="newEventForm" action="/neweventgroup" method="post" enctype="multipart/form-data">
<div class="form-group row">
<label for="eventGroupName" class="col-sm-2 col-form-label">Event group name</label>