Skip to content

Commit 0384a07

Browse files
committed
Merge branch 'master' of github.com:fykosak/webs
2 parents a227adf + 4428e78 commit 0384a07

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

app/Modules/Fof/DefaultModule/templates/Rules/complete.en.latte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
</section>
9494
</div>
9595

96-
<div class="panel color-auto" id="pomucky">
96+
<div class="panel color-auto" id="tools"> <!-- id="aids" not very good -->
9797
<section class="inner-container">
9898
<div class="subheader"></div>
9999
<h1>Forbidden and Permitted Aids</h1>

app/Modules/Fof/DefaultModule/templates/schedule.latte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
{switch $language->value}
2828
{case cs}
2929
<div class="timeline-element-content">
30-
<time class="timeline-element-date">10:00 - 13:00</time>
30+
<time class="timeline-element-date">10:00 - 12:15</time>
3131
<div class="timeline-title">Astronomické dopoledne</div>
3232
</div>
3333
{default}

0 commit comments

Comments
 (0)