Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/fulltextsearch.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarius Blüm <marius@lineone.io>2018-05-21 00:23:01 +0300
committerGitHub <noreply@github.com>2018-05-21 00:23:01 +0300
commitbc23a5660989b6123cb12704066776ab3626cd59 (patch)
treee413fab6b616001c503e6f19908ce964376f428d /templates
parenta46d9a4df22e95833cb87ffe737be7d530a1c56b (diff)
Rename to General settings
Diffstat (limited to 'templates')
-rw-r--r--templates/settings.admin.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/settings.admin.php b/templates/settings.admin.php
index 729a6e4..c77b6c9 100644
--- a/templates/settings.admin.php
+++ b/templates/settings.admin.php
@@ -45,7 +45,7 @@ Util::addStyle(Application::APP_NAME, 'admin');
</span>
&nbsp;<br/>
&nbsp;<br/>
- <h2><?php p($l->t('Full text search')) ?></h2>
+ <h2><?php p($l->t('General')) ?></h2>
<div class="div-table">
<div class="div-table-row">
@@ -86,4 +86,4 @@ Util::addStyle(Application::APP_NAME, 'admin');
</div>
-</div> \ No newline at end of file
+</div>