mirror of
https://github.com/tdurieux/anonymous_github.git
synced 2026-02-13 02:42:45 +00:00
fix: add "ID" next to "Conference" (#82)
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user