FSN#37836 Missing URL door knownbookmarks

svn path=/Website/trunk/; revision=30868
This commit is contained in:
Jos Groot Lipman
2016-09-27 10:50:41 +00:00
parent f6daec1f11
commit cc56ce87b3

View File

@@ -157,7 +157,7 @@
if (isKnownBookmark && !isMobile)
{
Session("FirstPage") = theURL;
theURL = rooturl;
theURL = rooturl + "/";
}
var no302 = getQParamInt("no302", 0) == 1;