Een simpel_page is nooit 'hot'
svn path=/Website/trunk/; revision=35365
This commit is contained in:
@@ -112,6 +112,7 @@ var shared = {
|
|||||||
Response.Clear();
|
Response.Clear();
|
||||||
Response.Write("<html class='simpel_page'><head>");
|
Response.Write("<html class='simpel_page'><head>");
|
||||||
FCLTHeader.Generate();
|
FCLTHeader.Generate();
|
||||||
|
Response.Write("<script>FcltMgr.setTitle(null, {hot:false});</script>");
|
||||||
Response.Write("</head>");
|
Response.Write("</head>");
|
||||||
shared.simpel_body(bodyhtml);
|
shared.simpel_body(bodyhtml);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user