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

external storage: change confusing 'applicable' to 'available for'

parent c4579303
No related branches found
No related tags found
No related merge requests found
......@@ -9,7 +9,7 @@
<th><?php p($l->t('External storage')); ?></th>
<th><?php p($l->t('Configuration')); ?></th>
<!--<th><?php p($l->t('Options')); ?></th> -->
<?php if ($_['isAdminPage']) print_unescaped('<th>'.$l->t('Applicable').'</th>'); ?>
<?php if ($_['isAdminPage']) print_unescaped('<th>'.$l->t('Available for').'</th>'); ?>
<th>&nbsp;</th>
</tr>
</thead>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment