add in files view a link to personal files external
This commit is contained in:
parent
9b5a5dcf89
commit
ad0090d51a
|
@ -7,7 +7,6 @@
|
|||
<div id="emptycontent" class="hidden">
|
||||
<div class="icon-external"></div>
|
||||
<h2><?php p($l->t('No external storage configured')); ?></h2>
|
||||
<p><?php p($l->t('You can add external storages in the personal settings')); ?></p>
|
||||
<p><a href="<?php p(link_to('', 'index.php/settings/personal#files_external' )); ?>"><?php p($l->t('You can add external storages in the personal settings')); ?></a></p>
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Reference in New Issue