diff --git a/admin/tool/lp/lang/en/tool_lp.php b/admin/tool/lp/lang/en/tool_lp.php index 66db1cbac4c..62dc78a425e 100644 --- a/admin/tool/lp/lang/en/tool_lp.php +++ b/admin/tool/lp/lang/en/tool_lp.php @@ -391,8 +391,7 @@ $string['usercommentedonaplanhtml'] = '
{$a->fullname} commented on the plan " $string['usercommentedonaplansmall'] = '{$a->fullname} commented on the plan "{$a->plan}".'; $string['usercommentedonaplansubject'] = '{$a} commented on a plan.'; $string['uponcoursemodulecompletion'] = 'Upon activity completion:'; -$string['usercompetencyfrozen'] = '
This record is now frozen. It reflects the state of the user\'s competency when their plan was marked as complete.
-Go back to {$a->name}
'; +$string['usercompetencyfrozen'] = 'This record is now frozen. It reflects the state of the user\'s competency when their plan was marked as complete.'; $string['usercompetencystatus_idle'] = 'Idle'; $string['usercompetencystatus_inreview'] = 'In review'; $string['usercompetencystatus_waitingforreview'] = 'Waiting for review'; diff --git a/admin/tool/lp/templates/user_competency_summary_in_plan.mustache b/admin/tool/lp/templates/user_competency_summary_in_plan.mustache index 21877efa0c7..36b6fec779c 100644 --- a/admin/tool/lp/templates/user_competency_summary_in_plan.mustache +++ b/admin/tool/lp/templates/user_competency_summary_in_plan.mustache @@ -38,49 +38,15 @@ * evidence - array of evidence * commentarea - comment block * plan - plan summary record - * statusname - status name - * description - plan description - * isdraft - is draft * iscompleted - is completed - * duedateformatted - due date formatted - * url - url of the plan - * name - plan name - * template - template This template does not have an example context because it includes ajax functionality. }} {{#usercompetencysummary}}