9 lines
579 B
Plaintext
9 lines
579 B
Plaintext
<button class='button-link action-cancel-course-video-settings' aria-describedby='cancel-button-text'>
|
|
<%- gettext('Discard Changes') %>
|
|
<span id='cancel-button-text' class='sr'><%-gettext('Press discard changes to discard your changes.') %></span>
|
|
</button>
|
|
<button class='button action-update-org-credentials' aria-describedby='update-org-credentials-button-text'>
|
|
<%- gettext('Update Settings') %>
|
|
<span id='update-org-credentials-button-text' class='sr'><%-gettext('Press update settings to update the information for your organization.') %></span>
|
|
</button>
|