Merge remote-tracking branch 'origin/master'

This commit is contained in:
Weblate 2017-02-13 12:32:31 +01:00
commit 881b7daa03

View File

@ -2,6 +2,6 @@
width="38" height="22" alt="<?= __('With selected:') ; ?>" />
<input type="checkbox" id="<?= $formName . '_checkall' ; ?>" class="checkall_box"
title="<?= __('Check all') ; ?>" />
<label for="<?= $formName . '_checkall'?>"> <?= __('Check all') ;?> </label>
<label for="<?= $formName . '_checkall'?>"><?= __('Check all') ;?></label>
<i style="margin-left: 2em">
<?= __('With selected:') ; ?> </i>