From 3ed9d00f0a782a948234e33a6f2060acf9362c14 Mon Sep 17 00:00:00 2001 From: maTh Date: Sun, 11 Jul 2021 14:58:41 +0200 Subject: changed

to (#3676) * changed

to * white spaces replaced to tabs Thanks for the review * fixed shortcut.phtml headline legend -> h2 * fixed bookmarklet.phtml headline legend -> h2 --- app/views/configure/shortcut.phtml | 2 +- app/views/extension/index.phtml | 8 ++------ app/views/subscription/add.phtml | 6 ++++-- app/views/subscription/bookmarklet.phtml | 6 +++--- app/views/tag/index.phtml | 9 +++++---- 5 files changed, 15 insertions(+), 16 deletions(-) (limited to 'app/views') diff --git a/app/views/configure/shortcut.phtml b/app/views/configure/shortcut.phtml index 719fb4713..1bc3f775b 100644 --- a/app/views/configure/shortcut.phtml +++ b/app/views/configure/shortcut.phtml @@ -11,7 +11,7 @@ shortcuts; ?> - +

, ', $nonStandard)) ?> diff --git a/app/views/extension/index.phtml b/app/views/extension/index.phtml index bb163c8ee..f3e75cfcc 100644 --- a/app/views/extension/index.phtml +++ b/app/views/extension/index.phtml @@ -4,12 +4,10 @@

- +

- extension_list['system'])) { ?> -

- extension_list['system'])) { foreach ($this->extension_list['system'] as $ext) { $this->ext_details = $ext; $this->renderHelper('extension/details'); @@ -24,8 +22,6 @@ $this->ext_details = $ext; $this->renderHelper('extension/details'); } - ?> - extension_list['system']) && empty($this->extension_list['user'])) { diff --git a/app/views/subscription/add.phtml b/app/views/subscription/add.phtml index adcb01699..63272dccb 100644 --- a/app/views/subscription/add.phtml +++ b/app/views/subscription/add.phtml @@ -3,8 +3,9 @@
-

+ +
@@ -20,8 +21,9 @@
-

+
+
diff --git a/app/views/subscription/bookmarklet.phtml b/app/views/subscription/bookmarklet.phtml index 6941a02e9..981304933 100644 --- a/app/views/subscription/bookmarklet.phtml +++ b/app/views/subscription/bookmarklet.phtml @@ -3,20 +3,20 @@
- +

- +

default_category->name()) ?>

browser.contentHandlers.types.number.uri →  'feed', 'a' => 'add'), 'html', true) ?>&url_rss=%s
- +

 'feed', 'a' => 'add'), 'html', true) ?>&url_rss=%s
\ No newline at end of file diff --git a/app/views/tag/index.phtml b/app/views/tag/index.phtml index ce58b5ad9..3d38195c6 100644 --- a/app/views/tag/index.phtml +++ b/app/views/tag/index.phtml @@ -3,8 +3,8 @@
-

- + +
@@ -20,8 +20,9 @@
-

+
+
@@ -47,8 +48,8 @@
-

+
-- cgit v1.2.3