<%
if (editButtonStyle == 1) {
%> <%= wp.key(org.opencms.workplace.editors.Messages.GUI_EDITOR_FRONTEND_BUTTON_LOCKED_0)%><%
} else if (editButtonStyle == 2) {
%><%= wp.key(org.opencms.workplace.editors.Messages.GUI_EDITOR_FRONTEND_BUTTON_LOCKED_0) %><%
} else {
%> <%
} %> |