diff --git a/gui/app/templates/components/document/document-meta.hbs b/gui/app/templates/components/document/document-meta.hbs index b0728abb..7dc4b3fa 100644 --- a/gui/app/templates/components/document/document-meta.hbs +++ b/gui/app/templates/components/document/document-meta.hbs @@ -42,7 +42,7 @@ -
+
Change Control
{{changeControlMsg}} @@ -50,7 +50,7 @@
{{#if (eq document.protection constants.ProtectionType.Review)}} -
+
Approval Process
{{approvalMsg}} @@ -58,7 +58,7 @@
{{#if userChanges}} -
+
Your Contributions
{{contributorMsg}} @@ -67,7 +67,7 @@ {{/if}} {{#if isApprover}} -
+
Approver Status
{{approverMsg}}