<%= WebContext.iconHtml(request,"warn","Locale Changed") %>
The locale, YOUR LOCALE, has changed due to your or other's actions. Please refresh the page to
view the new changes..
<% String betanotice = null;
if(SurveyMain.isPhaseBeta() ) {
betanotice = "Survey Tool is in Beta - Any data added here will NOT go into CLDR.";
}%>