Skip to content

Commit

Permalink
Typo!
Browse files Browse the repository at this point in the history
  • Loading branch information
gjb2048 committed Mar 25, 2024
1 parent 60626ad commit be999f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lang/en/theme_lexa.php
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
</pre>';

$string['footerformat'] = 'In the format of \'text|url|title|langs|fontawesome classes\'. Only enter what you require. If you don\'t need something but do need another thing further along then leave it blank but still use the \'|\' delimiter. For example: \'text|url|||fontawesome classes\'.';
$string['footerfontawesomenote'] = 'To find the FontAwesome(Free) classes for the icon you wish to use, go to <a href="https://fontawesome.com/search?o=r&m=free" target="_blank">Font Awesome</a> and search for the icon. Both CSS classes are required, such as \'fa-solid fa-user-graduate\'. The installed version of FontAwesome id 6.4.0, so if it is for above then it will not be available.';
$string['footerfontawesomenote'] = 'To find the FontAwesome(Free) classes for the icon you wish to use, go to <a href="https://fontawesome.com/search?o=r&m=free" target="_blank">Font Awesome</a> and search for the icon. Both CSS classes are required, such as \'fa-solid fa-user-graduate\'. The installed version of FontAwesome is 6.4.0, so if it is for above then it will not be available.';

// Privacy.
$string['privacynote'] = 'Note: The Lexa theme stores has settings that pertain to its configuration. Specific user settings are described in the \'Plugin privacy registry\'. For the other settings, it is your responsibility to ensure that no user data is entered in any of the free text fields. Setting a setting will result in that action being logged within the core Moodle logging system against the user whom changed it, this is outside of the themes control, please see the core logging system for privacy compliance for this. When uploading images, you should avoid uploading images with embedded location data (EXIF GPS) included or other such personal data. It would be possible to extract any location / personal data from the images. Please examine the code carefully to be sure that it complies with your interpretation of your privacy laws. I am not a lawyer and my analysis is based on my interpretation. If you have any doubt then remove the theme forthwith.';
Expand Down

0 comments on commit be999f1

Please sign in to comment.