diff --git a/cms/templates/base.html b/cms/templates/base.html index 665204660a..cc6b32a4d2 100644 --- a/cms/templates/base.html +++ b/cms/templates/base.html @@ -79,7 +79,7 @@ <% if(obj.actions) { %> - Alert Actions + <%= viewType %> Actions <% if(actions.primary) { %> @@ -100,7 +100,7 @@ <% if(obj.close) { %> ␡ - close alert + close <%= viewType %> <% } %>