diff --git a/config/alfresco/messages/webclient.properties b/config/alfresco/messages/webclient.properties
index cd2aa037c9..52d21fd8c3 100644
--- a/config/alfresco/messages/webclient.properties
+++ b/config/alfresco/messages/webclient.properties
@@ -519,6 +519,7 @@ success_inherit_permissions=Successfully changed Inherit Parent Permissions to '
success_not_inherit_permissions=Successfully changed Inherit Parent Permissions to 'No'
apply_dashboard=Apply Dashboard
apply_dashboard_info=Select a template to be applied to the Space as a Dashboard view.
+apply_dashboard_doc_info=Select a template to be applied to the Document as a Dashboard view.
# Export messages
export_info=Exports metadata and content from this or all Spaces.
@@ -800,6 +801,7 @@ title_edit_simple_workflow=Edit Simple Workflow
title_edit_space=Edit Space Details
title_rules=Space Rules
title_space_details=Space Details
+title_apply_template=Apply Template
title_system_info=System Information
title_undo_checkout=Undo Check Out
title_update_file=Update File Content
diff --git a/config/alfresco/templates/translatable.ftl b/config/alfresco/templates/translatable.ftl
index 664f6e78e2..6d6e692a28 100644
--- a/config/alfresco/templates/translatable.ftl
+++ b/config/alfresco/templates/translatable.ftl
@@ -4,9 +4,11 @@
<#if hasAspect(document, "cm:translatable") = 1>
Yes
${t.content} |
${t.content} |
${child.properties.name} |
+ <%@ include file="../parts/titlebar.jsp" %> + | +|||||||||||||||||||||
+ <%@ include file="../parts/shelf.jsp" %> + | + + <%-- Work Area --%> +
+
|
+
- <%@ include file="../parts/titlebar.jsp" %> - | -|||||||||||||||||||||
- <%@ include file="../parts/shelf.jsp" %> - | - - <%-- Work Area --%> -
-
|
-
+ <%@ include file="../parts/titlebar.jsp" %> + | +|||||||||||||||||||||
+ <%@ include file="../parts/shelf.jsp" %> + | + + <%-- Work Area --%> +
+
|
+
+ <%-- wrapper comment used by the panel to add additional component facets --%>
+
|