@@ -509,9 +509,9 @@ class BFFForm extends BFFCourse {
."<p>".__("Start by going to <strong>your own</strong> blog - use another browser tab or window. ",'oeru-bff')
.__("Copy the blog's web address - the text in your browser's 'address bar' which starts with '<strong>http://</strong>' or '<strong>https://</strong>' - ",'oeru-bff')
.__("and paste it into the text box below.",'oeru-bff')."</p>";
$org=$settings['organiation_name'];
// translators: %1$s below the name of the organisation running this course, %2$s is the web address for the 'support site' and %3$s is for the 'support forum'.
$post['post_content'].="<p>".sprintf(__('Need help? Consult the %1$s <a href="%2$s">support site</a>, or post your question on our <a href="%3$s">support forum</a>.','oeru-bff'),$org,$settings['support_blog'],$settings['support_forum'])."</p>"
$post['post_content'].="<p>".sprintf(__('Need help? Consult the %1$s <a href="%2$s">support site</a>, or post your question on our <a href="%3$s">support forum</a>.','oeru-bff'),
."<p class='credit'>".__("Credits: Emoji icons from the <a href='https://commons.wikimedia.org/wiki/Category:Noto_Color_Emoji_Oreo'>Noto Color Emoji Oreo</a> set (under Apache 2.0 license).",'oeru-bff')."</p>"