We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c0ec7d commit 13ac88fCopy full SHA for 13ac88f
build/activities/templates/activitiesrules.column_col3.php
@@ -8,6 +8,8 @@
8
<ul>
9
<li><?= $this->getWords()->getSilent('activities.rules.type.category'); ?></li>
10
<li><?= $this->getWords()->getSilent('activities.rules.type.variants'); ?></li>
11
+ <li><?= $this->getWords()->getSilent('activities.rules.type.hosting'); ?></li>
12
+ <li><?= $this->getWords()->getSilent('activities.rules.type.trip'); ?></li>
13
</ul>
14
<h3><?= $this->getWords()->getSilent('activities.rules.duration'); ?></h3>
15
0 commit comments