Skip to content
Snippets Groups Projects
Commit e78da036 authored by Jan-Christoph Borchardt's avatar Jan-Christoph Borchardt
Browse files

profile image: relabel technical 'Abort' to more widely used 'Cancel'

parent fefd7248
No related branches found
No related tags found
No related merge requests found
......@@ -108,7 +108,7 @@ if($_['passwordChangeSupported']) {
<?php endif; ?>
</div>
<div id="cropper" class="hidden">
<div class="inlineblock button" id="abortcropperbutton"><?php p($l->t('Abort')); ?></div>
<div class="inlineblock button" id="abortcropperbutton"><?php p($l->t('Cancel')); ?></div>
<div class="inlineblock button primary" id="sendcropperbutton"><?php p($l->t('Choose as profile image')); ?></div>
</div>
</fieldset>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment