From d776c4c77ddb59cb571f23bf4ef042bd0a246751 Mon Sep 17 00:00:00 2001 From: Christian Weiske Date: Wed, 15 Jul 2015 20:23:11 +0200 Subject: make search work in ownCloud 8.1 --- templates/error.php | 1 + templates/gui-database.php | 1 + templates/gui-note.php | 1 + templates/index.php | 1 + templates/tag.php | 1 + templates/tokens.php | 1 + 6 files changed, 6 insertions(+) (limited to 'templates') diff --git a/templates/error.php b/templates/error.php index 7ce4f8d..9ea4c33 100644 --- a/templates/error.php +++ b/templates/error.php @@ -1,6 +1,7 @@
+

grauphel - Tomboy notes server

Error

diff --git a/templates/gui-database.php b/templates/gui-database.php index 6fc057a..95c70d6 100644 --- a/templates/gui-database.php +++ b/templates/gui-database.php @@ -6,6 +6,7 @@
+

Manage database

In case something went seriously wrong during synchronization, you may reset your diff --git a/templates/gui-note.php b/templates/gui-note.php index ae004d6..8061a50 100644 --- a/templates/gui-note.php +++ b/templates/gui-note.php @@ -6,6 +6,7 @@

+
HTML Text diff --git a/templates/index.php b/templates/index.php index e945f9a..6eb2905 100644 --- a/templates/index.php +++ b/templates/index.php @@ -4,6 +4,7 @@ printPage(); ?>
+

grauphel - Tomboy notes server

diff --git a/templates/tag.php b/templates/tag.php index a8752a4..7d5cab1 100644 --- a/templates/tag.php +++ b/templates/tag.php @@ -4,6 +4,7 @@ printPage(); ?>

+

Notebook:

diff --git a/templates/tokens.php b/templates/tokens.php index 3aaabb7..c79ba7d 100644 --- a/templates/tokens.php +++ b/templates/tokens.php @@ -6,6 +6,7 @@
+

Manage access tokens

Here you see which applications have access to the notes. -- cgit v1.2.3