Remove #APP_VERSION# from the header.

git-svn-id: http://locode01.ad.dom/svn/WEBMIP/trunk@3734 248e525c-4dfb-0310-94bc-949c084e9493
This commit is contained in:
hardya
2008-02-27 13:42:40 +00:00
parent 978a56b21c
commit 071197b292

View File

@@ -194,7 +194,7 @@ c1:=c1||'lass="hskpnav" title="Log out of the system" accesskey="2">Logout</a>&n
'</div>'||chr(10)||
'</div>'||chr(10)||
'<div id="rowSiteNav">'||chr(10)||
'<p>I &amp; C Online Quotation System &SYSTEM_ENVIRONMENT. (#APP_VERSION#)</p> '||chr(10)||
'<p>I &amp; C Online Quotation System &SYSTEM_ENVIRONMENT.</p> '||chr(10)||
'</div>';
c2:=c2||'<div id="rowFooter"><!-- bottom strip of info -->'||chr(10)||
@@ -215,7 +215,7 @@ c2:=c2||'<div id="rowFooter"><!-- bottom strip of info -->'||chr(10)||
c2:=c2||' <a href="thetermsandconditions.htm">Terms &amp; conditions</a>'||chr(10)||
''||chr(10)||
' | <a href="theprivacypolicy.htm">Privacy policy</a>'||chr(10)||
' | Version: #APP_VERSION#'||chr(10)||
' | #APP_VERSION#'||chr(10)||
' </div>'||chr(10)||
' </div>'||chr(10)||
' '||chr(10)||