Add &HELP_URL. to definition and templates
Add WebServer files. git-svn-id: http://locode01.ad.dom/svn/WEBMIP/trunk@4189 248e525c-4dfb-0310-94bc-949c084e9493
This commit is contained in:
93780
Screens/f155.sql
93780
Screens/f155.sql
File diff suppressed because it is too large
Load Diff
@@ -164,12 +164,12 @@ c2:=c2||'<div id="rowFooter"><!-- bottom strip of info -->'||chr(10)||
|
||||
' '||chr(10)||
|
||||
' <div class="hskpcol2">'||chr(10)||
|
||||
' <div id="navFooter">'||chr(10)||
|
||||
' <a href="thehelp.htm">Help</a> | '||chr(10)||
|
||||
'';
|
||||
' <a href="&HELP_URL.">Help</a> | '||chr(10)||
|
||||
' ';
|
||||
|
||||
c2:=c2||' <a href="&T_AND_C_URL." target="blank">Terms & conditions</a>'||chr(10)||
|
||||
c2:=c2||' <a href="&T_AND_C_URL." target="blank">Terms & conditions</a>'||chr(10)||
|
||||
''||chr(10)||
|
||||
' | <a href="theprivacypolicy.htm">Privacy policy</a>'||chr(10)||
|
||||
' | <a href="&PRIVACY_URL.">Privacy policy</a>'||chr(10)||
|
||||
' | <span style="color:#0067c6; text-decoration:none" id="app_version">#APP_VERSION#</span>'||chr(10)||
|
||||
' </div>'||chr(10)||
|
||||
' </div>'||chr(10)||
|
||||
@@ -525,12 +525,12 @@ c2:=c2||'<div id="rowFooter"><!-- bottom strip of info -->'||chr(10)||
|
||||
' '||chr(10)||
|
||||
' <div class="hskpcol2">'||chr(10)||
|
||||
' <div id="navFooter">'||chr(10)||
|
||||
' <a href="thehelp.htm">Help</a> | '||chr(10)||
|
||||
'';
|
||||
' <a href="&HELP_URL.">Help</a> | '||chr(10)||
|
||||
' ';
|
||||
|
||||
c2:=c2||' <a href="&T_AND_C_URL." target="blank">Terms & conditions</a>'||chr(10)||
|
||||
c2:=c2||' <a href="&T_AND_C_URL." target="blank">Terms & conditions</a>'||chr(10)||
|
||||
''||chr(10)||
|
||||
' | <a href="theprivacypolicy.htm">Privacy policy</a>'||chr(10)||
|
||||
' | <a href="&PRIVACY_URL.">Privacy policy</a>'||chr(10)||
|
||||
' | <span style="color:#0067c6; text-decoration:none" id="app_version">#APP_VERSION#</span>'||chr(10)||
|
||||
' </div>'||chr(10)||
|
||||
' </div>'||chr(10)||
|
||||
|
||||
Reference in New Issue
Block a user