From d6e8ce1135e3111eb94c416f6629f55f3075c4a4 Mon Sep 17 00:00:00 2001 From: Noel De Martin Date: Mon, 28 Jun 2021 11:19:51 +0200 Subject: [PATCH] MOBILE-3320 icon: Update legacy font awesome icons --- src/addons/messages/pages/search/search.html | 2 +- .../discussion-options-menu.html | 12 +++++------ .../forum/components/edit-post/edit-post.html | 4 ++-- .../mod/forum/components/index/index.html | 6 +++--- .../mod/forum/components/post/post.html | 14 ++++++------- .../forum/pages/discussion/discussion.html | 20 +++++++++---------- .../pages/new-discussion/new-discussion.html | 4 ++-- .../course/pages/contents/contents.html | 2 +- src/core/features/tag/pages/index/index.html | 2 +- src/core/features/user/pages/about/about.html | 2 +- .../features/user/pages/profile/profile.html | 4 ++-- 11 files changed, 36 insertions(+), 36 deletions(-) diff --git a/src/addons/messages/pages/search/search.html b/src/addons/messages/pages/search/search.html index 71ea04fb4..51889a600 100644 --- a/src/addons/messages/pages/search/search.html +++ b/src/addons/messages/pages/search/search.html @@ -50,7 +50,7 @@

-

diff --git a/src/addons/mod/forum/components/discussion-options-menu/discussion-options-menu.html b/src/addons/mod/forum/components/discussion-options-menu/discussion-options-menu.html index 058320906..b609ed6f5 100644 --- a/src/addons/mod/forum/components/discussion-options-menu/discussion-options-menu.html +++ b/src/addons/mod/forum/components/discussion-options-menu/discussion-options-menu.html @@ -1,37 +1,37 @@ - +

{{ 'addon.mod_forum.lockdiscussion' | translate }}

- +

{{ 'addon.mod_forum.unlockdiscussion' | translate }}

- +

{{ 'addon.mod_forum.pindiscussion' | translate }}

- +

{{ 'addon.mod_forum.unpindiscussion' | translate }}

- +

{{ 'addon.mod_forum.addtofavourites' | translate }}

- +

{{ 'addon.mod_forum.removefromfavourites' | translate }}

diff --git a/src/addons/mod/forum/components/edit-post/edit-post.html b/src/addons/mod/forum/components/edit-post/edit-post.html index b45dfe668..60a500105 100644 --- a/src/addons/mod/forum/components/edit-post/edit-post.html +++ b/src/addons/mod/forum/components/edit-post/edit-post.html @@ -34,8 +34,8 @@ aria-controls="addon-mod-forum-advanced" [attr.aria-label]="(advanced ? 'core.hideadvanced' : 'core.showadvanced') | translate" > - - + +

{{ 'addon.mod_forum.advanced' | translate }}

diff --git a/src/addons/mod/forum/components/index/index.html b/src/addons/mod/forum/components/index/index.html index b97db7da1..e60188d21 100644 --- a/src/addons/mod/forum/components/index/index.html +++ b/src/addons/mod/forum/components/index/index.html @@ -30,7 +30,7 @@ (action)="removeFiles($event)"> @@ -93,9 +93,9 @@

- -

- - @@ -18,7 +18,7 @@

- + - + - + {{ 'addon.mod_forum.reply' | translate }} @@ -130,8 +130,8 @@ [attr.aria-controls]="'addon-forum-reply-edit-form-advanced-' + uniqueId" [attr.aria-label]="(advanced ? 'core.hideadvanced' : 'core.showadvanced') | translate" > - - + +

{{ 'addon.mod_forum.advanced' | translate }}

diff --git a/src/addons/mod/forum/pages/discussion/discussion.html b/src/addons/mod/forum/pages/discussion/discussion.html index 78b76b2dc..b76be7a5a 100644 --- a/src/addons/mod/forum/pages/discussion/discussion.html +++ b/src/addons/mod/forum/pages/discussion/discussion.html @@ -23,39 +23,39 @@ (action)="doRefresh(null, $event, true)"> @@ -84,7 +84,7 @@ - + {{ 'addon.mod_forum.discussionlocked' | translate }} diff --git a/src/addons/mod/forum/pages/new-discussion/new-discussion.html b/src/addons/mod/forum/pages/new-discussion/new-discussion.html index 7120b5455..c37f3edef 100644 --- a/src/addons/mod/forum/pages/new-discussion/new-discussion.html +++ b/src/addons/mod/forum/pages/new-discussion/new-discussion.html @@ -41,8 +41,8 @@ role="heading" aria-controls="addon-mod-forum-new-discussion-advanced" > - - + +

{{ 'addon.mod_forum.advanced' | translate }}

diff --git a/src/core/features/course/pages/contents/contents.html b/src/core/features/course/pages/contents/contents.html index 288737a8b..13ad9ebba 100644 --- a/src/core/features/course/pages/contents/contents.html +++ b/src/core/features/course/pages/contents/contents.html @@ -8,7 +8,7 @@ [iconAction]="prefetchCourseData.icon" [closeOnClick]="false"> + iconAction="fas-graduation-cap"> diff --git a/src/core/features/tag/pages/index/index.html b/src/core/features/tag/pages/index/index.html index afa93e4a8..8e9376122 100644 --- a/src/core/features/tag/pages/index/index.html +++ b/src/core/features/tag/pages/index/index.html @@ -30,7 +30,7 @@ - diff --git a/src/core/features/user/pages/about/about.html b/src/core/features/user/pages/about/about.html index 41072034b..2e21f945a 100644 --- a/src/core/features/user/pages/about/about.html +++ b/src/core/features/user/pages/about/about.html @@ -90,7 +90,7 @@ - diff --git a/src/core/features/user/pages/profile/profile.html b/src/core/features/user/pages/profile/profile.html index 85eaaa7a3..2bedd26e5 100644 --- a/src/core/features/user/pages/profile/profile.html +++ b/src/core/features/user/pages/profile/profile.html @@ -22,7 +22,7 @@ fill="clear" color="dark" > - + @@ -55,7 +55,7 @@