/[corp_html]/inc/banner.inc
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /inc/banner.inc

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by dpavlin, Wed Oct 31 12:08:11 2001 UTC revision 1.3 by dpavlin, Thu Apr 11 09:28:58 2002 UTC
# Line 1  Line 1 
1  <?  <?
2    
 /*  
3          if ($section == "index" || $section=="careers") {          if ($section == "index" || $section=="careers") {
4                  $smarty->assign("left_banner",'                  $smarty->assign("left_banner",'
5                          <div align="center" class="silver">                          <div align="center" class="silver">
6                          <a href="multi.php?p=1">                          <a href="careers.php?part=OpenPositions">
7                          <img src="banner/Scholarships.gif" border=0>                          <img src="banner/erec.gif" border=0>
8                          </a>                          </a>
9                          <br>click on banner to find out more                          <br>click on banner to find out more
10                          </div>                          </div>
11                          ');                          ');
12          }          }
 */  
13    
14  ?>  ?>

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

  ViewVC Help
Powered by ViewVC 1.1.26