diff --git a/admin/tool/policy/templates/acceptances.mustache b/admin/tool/policy/templates/acceptances.mustache index 6c37b4c9f13..53a91e1683a 100644 --- a/admin/tool/policy/templates/acceptances.mustache +++ b/admin/tool/policy/templates/acceptances.mustache @@ -87,39 +87,38 @@ {{#policies}} {{#versions}} - - - {{^isfirst}} -
- {{#pix}} level, tool_policy {{/pix}} + {{#agreement}} + + + {{^isfirst}} +
+ {{#pix}} level, tool_policy {{/pix}} +
+ {{/isfirst}} +
+
{{{name}}}
- {{/isfirst}} -
-
{{{name}}}
-
- - - {{{revision}}} - {{#iscurrent}}{{#str}} status1, tool_policy {{/str}}{{/iscurrent}} - - - {{#agreement}} + + + {{{revision}}} + {{#iscurrent}}{{#str}} status1, tool_policy {{/str}}{{/iscurrent}} + + {{>tool_policy/user_agreement}} - {{/agreement}} - - - {{timeaccepted}} - {{#hasonbehalfagreements}} - {{{acceptedby}}} - {{{note}}} - {{/hasonbehalfagreements}} - - {{#hasarchived}} - -
{{#pix}}t/more, moodle, {{#str}}detailedmore, moodle{{/str}}{{/pix}}
-
{{/hasarchived}} - - + + {{timeaccepted}} + {{#hasonbehalfagreements}} + {{{acceptedby}}} + {{{note}}} + {{/hasonbehalfagreements}} + + {{#hasarchived}} + +
{{#pix}}t/more, moodle, {{#str}}detailedmore, moodle{{/str}}{{/pix}}
+
{{/hasarchived}} + + + {{/agreement}} {{/versions}} {{/policies}}