Skip to content
Snippets Groups Projects
Commit 6335f855 authored by Thomas Müller's avatar Thomas Müller
Browse files

Merge pull request #7470 from owncloud/abort-cancel

profile image: relabel technical 'Abort' to more widely used 'Cancel'
parents 61bc76fd e78da036
No related branches found
No related tags found
Loading
......@@ -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