%template _header%> <%if {infloat}!=1%>
{msgbox_text}
<%else%> <%csharp%> string backLink = ""; if(HttpContext.Current.Request.RawUrl.Contains("javascript:")) backLink = "#"; else backLink = HttpContext.Current.Request.UrlReferrer.ToString(); SetBackLink(backLink.Contains("cedit=yes") ? backLink : backLink + (backLink.Contains("?") ? "&" : "?") + "cedit=yes"); <%/csharp%> <%template _errmsgbox%> <%/if%> <%/if%> <%else%> <%if {needlogin}%> <%template _login%> <%else%> <%template _errmsgbox%> <%/if%> <%/if%> <%/if%> <%template _copyright%> <%template _footer%>