Merge pull request #4584 from nextcloud/hint-theming

Hint: Theming customizes the look and feel of supported clients too
This commit is contained in:
Morris Jobke 2017-04-28 19:11:34 -03:00 committed by GitHub
commit ed21ab56c7
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ style('theming', 'settings-admin');
?>
<div id="theming" class="section">
<h2 class="inlineblock"><?php p($l->t('Theming')); ?></h2>
<p class="settings-hint"><?php p($l->t('Theming makes it possible to easily customize the look and feel of your instance. This will be visible for all users.')); ?></p>
<p class="settings-hint"><?php p($l->t('Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users.')); ?></p>
<div id="theming_settings_msg" class="msg success inlineblock" style="display: none;">Saved</div>
<?php if ($_['themable'] === false) { ?>
<p>