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

Contents of /inc/banner.inc

Parent Directory Parent Directory | Revision Log Revision Log


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

  ViewVC Help
Powered by ViewVC 1.1.26