/[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

Annotation of /inc/banner.inc

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.4 - (hide annotations)
Thu Apr 25 12:16:41 2002 UTC (22 years ago) by dpavlin
Branch: MAIN
CVS Tags: HEAD
Changes since 1.3: +1 -1 lines
careers banner && front-end

1 dpavlin 1.1 <?
2    
3     if ($section == "index" || $section=="careers") {
4     $smarty->assign("left_banner",'
5     <div align="center" class="silver">
6 dpavlin 1.4 <a href="careers.php?part=erec&position=0">
7 dpavlin 1.3 <img src="banner/erec.gif" border=0>
8 dpavlin 1.1 </a>
9     <br>click on banner to find out more
10     </div>
11     ');
12     }
13    
14     ?>

  ViewVC Help
Powered by ViewVC 1.1.26