Skip to content

Commit

Permalink
CTP-3441: replaced link to report_myfeedback with link to report_feed…
Browse files Browse the repository at this point in the history
…back_tracker
  • Loading branch information
Matthias Opitz committed Jun 12, 2024
1 parent cb8ee91 commit c08c484
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/content.mustache
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,6 @@
<a href="{{{ config.wwwroot }}}/grade/report/overview/"><i class="fa-solid fa-circle-arrow-right mr-2" aria-hidden="true"></i>{{#str}} viewgrades, block_my_feedback {{/str}}
</a>

<a href="{{{ config.wwwroot }}}/report/myfeedback/index.php"><i class="fa-solid fa-circle-arrow-right mr-2" aria-hidden="true"></i>{{#str}} viewallfeedback, block_my_feedback {{/str}}
<a href="{{{ config.wwwroot }}}/report/feedback_tracker/index.php"><i class="fa-solid fa-circle-arrow-right mr-2" aria-hidden="true"></i>{{#str}} viewallfeedback, block_my_feedback {{/str}}
</a>
</div>

0 comments on commit c08c484

Please sign in to comment.