fix: add "ID" next to "Conference" (#82)

This commit is contained in:
manathan1984
2021-09-12 01:25:31 +03:00
committed by GitHub
parent c802c68523
commit 1469ebb092

View File

@@ -162,11 +162,11 @@
[a-fA-Z0-9]{6,}.
</div>
</div>
<h2>Conference</h2>
<h2>Conference ID</h2>
<!-- Conference -->
<div class="form-group">
<label for="conference"
>Conference <span class="text-muted">Optional</span></label
>Conference ID<span class="text-muted">Optional</span></label
>
<input
class="form-control"
@@ -189,7 +189,7 @@
The conference is not activated.
</div>
<small class="form-text text-muted" ng-show="!conference_data">
Use the conference ID that your conference provided you. This
Use the Conference ID that your conference provided you. This
will update automatically the anonymization options based on the
conference preferences.
</small>