Changes for page All Courses

From version 11.1
edited by Andrea Omicini
on 25/07/2023 15:08
Change comment: There is no comment for this version
To version 13.1
edited by Andrea Omicini
on 26/07/2023 06:23
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -21,9 +21,8 @@
21 21  ## display items separated by dots / start
22 22  #foreach( $item in $itemFound )
23 23   #if( !$foreach.first )
24 - <span class="menumainbody">&ensp;&bull;&ensp;</span>
25 - #end
26 - {{course}}$item{{/course}}
24 + <span class="menumainbody">&ensp;&bull;&ensp;</span>#end
25 + #courselinked($item)
27 27  #end
28 28  ## display items separated by dots / end
29 29  {{/html}}