From 9712e4d888420a348c10157b2d3293848c02fde8 Mon Sep 17 00:00:00 2001 From: maTh Date: Sat, 11 Sep 2021 18:22:26 +0200 Subject: Headline structure improvement (#3830) * header: h1 deleted - full logo included * template: config - display * WIP * shortcut configs. added fieldset. do not display the border by default * system.phtml * subscription: add feed or category * wip * wip * Update bookmarklet.phtml * Update archiving.phtml * Update queries.phtml * Update profile.phtml * Update manage.phtml * auth+update * Update template.rtl.css * fixed FreshRSS logo (Theme: Mapco) * Update mapco.rtl.css * Update _layout.scss * fixed FreshRSS logo (theme: Dark) * fix: FreshRSS logo (Theme: BlueLagoon) * fix: FreshRSS logo (Theme: Ansum) * fixed: FreshRSS logo (Theme: Alternative Dark) * fix: FreshRSS logo (Theme: Pafat) * fix: FreshRSS logo (Theme: Screwdriver) * fix: FreshRSS logo (theme: Swage) * Minor lint * little fix: FreshRSS logo (Theme: Origine) * Fix: FreshRSS logo (Theme: Origine Compact) Co-authored-by: Alexandre Alapetite --- app/views/configure/integration.phtml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'app/views/configure/integration.phtml') diff --git a/app/views/configure/integration.phtml b/app/views/configure/integration.phtml index 278265aed..02a0b6f32 100644 --- a/app/views/configure/integration.phtml +++ b/app/views/configure/integration.phtml @@ -5,6 +5,8 @@ +

+
" size="64" /> @@ -22,7 +24,7 @@ ' class="draggableList"> - + sharing as $key => $share_options) { $share = FreshRSS_Share::get($share_options['type']); -- cgit v1.2.3