ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/projects/cms/source/reports/php/shared/title.inc.php
(Generate patch)

Comparing projects/cms/source/reports/php/shared/title.inc.php (file contents):
Revision 1.9 by pjm2, Thu Mar 22 17:27:01 2001 UTC vs.
Revision 1.10 by pjm2, Thu Mar 22 17:41:41 2001 UTC

# Line 13 | Line 13
13    <meta name="htdig-noindex" content="noindex,nofollow">
14    <meta name="robots" content="noindex,nofollow">
15  
16 < <? if ($scroll == "true") { ?>
16 > <? if ($scroll == "on") { ?>
17    <script language="javascript"><!--
18    function pScroll(){
19      window.scrollBy(0,1);
# Line 40 | Line 40
40  
41   </head>
42  
43 < <body bgcolor="#ffffff" text="#000000"<? if ($scroll == "true") echo ' onload="javascript:pScroll();"'; ?>>
43 > <body bgcolor="#ffffff" text="#000000"<? if ($scroll == "on") echo ' onload="javascript:pScroll();"'; ?>>
44   <basefont size="<?=$fontsize?>" face="arial,sans-serif" color="#000000">
45  
46  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines