[TEP-COMMIT] CVS: catalog/catalog/install/templates main_page.php,1.4,1.5

cvs-OfajU3CKLf1/[email protected] Mon, 16 Feb 2004 08:09:24 +0100
Newsgroups gmane.comp.web.oscommerce.cvs
Message-ID <[email protected]>
Update of /pack/cvsroots/oscommerce/catalog/catalog/install/templates
In directory sunsite.dk:/tmp/cvs-serv4284/templates

Modified Files:
	main_page.php 
Log Message:
make the installation and upgrade procedure multilingual

separate the sample database data from the database structure - installing
the sample data is now an option during the installation procedure


Index: main_page.php
===================================================================
RCS file: /pack/cvsroots/oscommerce/catalog/catalog/install/templates/main_page.php,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- main_page.php	2003/07/09 10:49:48	1.4
+++ main_page.php	2004/02/16 06:59:37	1.5
@@ -5,10 +5,12 @@
   osCommerce, Open Source E-Commerce Solutions
   http://www.oscommerce.com
 
-  Copyright (c) 2003 osCommerce
+  Copyright (c) 2004 osCommerce
 
   Released under the GNU General Public License
 */
+
+  $template = 'main_page';
 ?>
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
 
@@ -32,9 +34,9 @@
 
 <table cellspacing="0" cellpadding="0" width="100%" border="0" align="center">
   <tr>
-    <td width="5%" class="leftColumn" valign="top" background="images/layout/left_column_background.gif"><img src="images/layout/left_column_top.gif"></td>
+    <td width="5%" class="leftColumn" valign="top" background="templates/main_page/images/left_column_background.gif"><img src="templates/main_page/images/left_column_top.gif"></td>
     <td width="85%" valign="top"><?php require('templates/pages/' . $page_contents); ?></td>
-    <td width="5%" class="rightColumn" valign="top"><img src="images/layout/right_column_upper_curve.gif" width="47"></td>
+    <td width="5%" class="rightColumn" valign="top"><img src="templates/main_page/images/right_column_upper_curve.gif" width="47"></td>
   </tr>
 </table>
 



-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click