From ec6779ced46a1a147c8da23d028f1ef1bcea70d1 Mon Sep 17 00:00:00 2001 From: Sander Date: Tue, 8 Jul 2014 13:14:54 +0200 Subject: Add webapp support --- core/templates/layout.user.php | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'core') diff --git a/core/templates/layout.user.php b/core/templates/layout.user.php index 066362bd4a5..24f0c4be8f0 100644 --- a/core/templates/layout.user.php +++ b/core/templates/layout.user.php @@ -17,6 +17,12 @@ + + + + -- cgit v1.2.3 From 4ca74a5157d8dcbaf638d3688233ba7981195d33 Mon Sep 17 00:00:00 2001 From: Sander Date: Tue, 8 Jul 2014 13:24:19 +0200 Subject: Update layout.user.php --- core/templates/layout.user.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core') diff --git a/core/templates/layout.user.php b/core/templates/layout.user.php index 24f0c4be8f0..a75046c3109 100644 --- a/core/templates/layout.user.php +++ b/core/templates/layout.user.php @@ -20,7 +20,7 @@ -- cgit v1.2.3 From c3beef30f3143361eb0cfe48a48ae070d843dc49 Mon Sep 17 00:00:00 2001 From: Sander Date: Tue, 8 Jul 2014 14:03:10 +0200 Subject: Added suggestions from @jancborchardt in #9517 --- core/templates/layout.user.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'core') diff --git a/core/templates/layout.user.php b/core/templates/layout.user.php index a75046c3109..1b0d7a2b23b 100644 --- a/core/templates/layout.user.php +++ b/core/templates/layout.user.php @@ -19,9 +19,9 @@ - + -- cgit v1.2.3 From eb5458b8377220db2f426bd81ff87e34351953e5 Mon Sep 17 00:00:00 2001 From: Sander Date: Tue, 8 Jul 2014 14:13:02 +0200 Subject: Changed to 1 line --- core/templates/layout.user.php | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'core') diff --git a/core/templates/layout.user.php b/core/templates/layout.user.php index 1b0d7a2b23b..30940fa18d8 100644 --- a/core/templates/layout.user.php +++ b/core/templates/layout.user.php @@ -19,9 +19,7 @@ - + -- cgit v1.2.3