/[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.3 - (show annotations)
Thu Apr 11 09:28:58 2002 UTC (22 years ago) by dpavlin
Branch: MAIN
Changes since 1.2: +2 -4 lines
erec banner

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=OpenPositions">
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