Skip to content

Commit

Permalink
Wording "Event Types"
Browse files Browse the repository at this point in the history
  • Loading branch information
yurabakhtin committed Jul 3, 2024
1 parent 47c71ac commit 1159fe9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion widgets/views/calendarTypeLegend.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
?>
<div class="panel panel-default calendar-type-legend">
<div class="panel-heading">
<strong><?= Yii::t('CalendarModule.base', 'Calendar Types') ?></strong>
<strong><?= Yii::t('CalendarModule.base', 'Event Types') ?></strong>
</div>
<div class="panel-body">
<?php foreach ($calendarTypes as $calendarType) : ?>
Expand Down

0 comments on commit 1159fe9

Please sign in to comment.