From 9014a288b072aa1f1ffe317a9fe5700275ca47d7 Mon Sep 17 00:00:00 2001 From: SK Date: Fri, 22 Nov 2024 18:49:13 +0530 Subject: updated fork-awesome icons to bootstrap --- view/tpl/contact_edit_header.tpl | 2 +- view/tpl/direntry.tpl | 2 +- view/tpl/event_form.tpl | 8 ++++---- view/tpl/event_item_header.tpl | 2 +- view/tpl/events-js.tpl | 10 +++++----- view/tpl/generic_addon_settings.tpl | 2 +- view/tpl/install_checks.tpl | 4 ++-- view/tpl/uexport.tpl | 12 ++++++------ 8 files changed, 21 insertions(+), 21 deletions(-) (limited to 'view') diff --git a/view/tpl/contact_edit_header.tpl b/view/tpl/contact_edit_header.tpl index 8ec6054a3..32ef3b2fb 100644 --- a/view/tpl/contact_edit_header.tpl +++ b/view/tpl/contact_edit_header.tpl @@ -4,6 +4,6 @@
-
{{if $is_group}} {{/if}}{{$name}}
+
{{if $is_group}} {{/if}}{{$name}}
{{$addr}}
diff --git a/view/tpl/direntry.tpl b/view/tpl/direntry.tpl index 79d66d3aa..076d2739f 100644 --- a/view/tpl/direntry.tpl +++ b/view/tpl/direntry.tpl @@ -14,7 +14,7 @@ {{$entry.conn_label}} {{/if}} -

{{if $entry.public_forum}} {{/if}}{{$entry.name}}{{if $entry.online}} {{/if}}

+

{{if $entry.public_forum}} {{/if}}{{$entry.name}}{{if $entry.online}} {{/if}}

diff --git a/view/tpl/event_form.tpl b/view/tpl/event_form.tpl index 43c6942e1..c469e9378 100644 --- a/view/tpl/event_form.tpl +++ b/view/tpl/event_form.tpl @@ -57,13 +57,13 @@
@@ -95,13 +95,13 @@
- - - + + +
- - + +

diff --git a/view/tpl/generic_addon_settings.tpl b/view/tpl/generic_addon_settings.tpl index 685099807..a331dbb5d 100644 --- a/view/tpl/generic_addon_settings.tpl +++ b/view/tpl/generic_addon_settings.tpl @@ -5,7 +5,7 @@ {{if $addon.1|substr:0:1 === '<'}} {{$addon.1}} {{else}} - {{$addon.1}} + {{$addon.1}} {{/if}} diff --git a/view/tpl/install_checks.tpl b/view/tpl/install_checks.tpl index f9743d02a..f5f4df137 100644 --- a/view/tpl/install_checks.tpl +++ b/view/tpl/install_checks.tpl @@ -2,7 +2,7 @@

{{$title}}


-

  {{$pass}}

+

  {{$pass}}

@@ -23,7 +23,7 @@ {{else}} - + {{/if}} diff --git a/view/tpl/uexport.tpl b/view/tpl/uexport.tpl index 099a574e8..ca529f8f7 100644 --- a/view/tpl/uexport.tpl +++ b/view/tpl/uexport.tpl @@ -8,7 +8,7 @@

{{$channel_info}}

- {{$channel_title}} + {{$channel_title}}

{{$content_title}}

@@ -17,7 +17,7 @@ {{$items_extra_info}}

{{foreach $years as $year}} - {{$year}} + {{$year}} {{/foreach}}

@@ -26,7 +26,7 @@ {{$wikis_info}} {{$items_extra_info}}

- {{$wikis_title}} + {{$wikis_title}}

{{$webpages_title}}

@@ -34,7 +34,7 @@ {{$webpages_info}} {{$items_extra_info}}

- {{$webpages_title}} + {{$webpages_title}}

{{$events_title}}

@@ -42,7 +42,7 @@ {{$events_info}} {{$items_extra_info}}

- {{$events_title}} + {{$events_title}}

{{$chatrooms_title}}

@@ -50,7 +50,7 @@ {{$chatrooms_info}} {{$items_extra_info}}

- {{$chatrooms_title}} + {{$chatrooms_title}}

-- cgit v1.2.3