Skip to content

Commit

Permalink
Minor updates on layout
Browse files Browse the repository at this point in the history
  • Loading branch information
SebiWrn committed Dec 13, 2023
1 parent 42d2c3b commit 4953b2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/template/admin/admin_tabs/course-import.gohtml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
<label>
<div class="flex flex-row">
<h2>Opt In / Opt Out</h2>
<help-icon class="transform -translate-x-0.5" text="Opt In -> Lecturer has to opt in to use the system<br/>Opt Out -> Lecturer only has to opt out if he doesn't want to use livestreaming"/>
<help-icon class="transform -translate-x-0.5" text="Opt In > Lecturer has to opt in to use the system<br/>Opt Out > Lecturer only has to opt out, if they don't want to use livestreaming"/>
</div>
<select x-model="optInOut" class="tl-select">
<option>Opt In</option>
Expand Down

0 comments on commit 4953b2a

Please sign in to comment.