}
});
form.setOnCancelHistoryToken(Session.getInstance().generateUrl(new CreateUrlRequest(Page.START)));
form.turnOffChangeCheck();
hideableSiteLabel = new HideableTextAreaFormElement(MAX_SITELABEL, "Site Labeling", "siteLabel",
systemSettingValues.getSiteLabel(), "I would like to add a label to the system.",
"The site label will be displayed above the global navigation bar and below the "
+ "footer on all pages in the system. If disabled, no label area will "
+ "appear on your pages.", true);