/[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.2 - (hide annotations)
Wed Oct 31 12:08:11 2001 UTC (22 years, 6 months ago) by dpavlin
Branch: MAIN
Changes since 1.1: +2 -0 lines
no more banner

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

  ViewVC Help
Powered by ViewVC 1.1.26