Revision: 6602 http://care2002.svn.sourceforge.net/care2002/?rev=6602&view=rev Author: robertmeggle Date: 2010-07-21 11:49:39 +0000 (Wed, 21 Jul 2010)
Log Message: ----------- see #76 Modified Paths: -------------- care2x/branches/gettext/modules/products/includes/inc_products_db_save_mod.php care2x/branches/gettext/modules/products/includes/inc_products_ordercatalog_show.php care2x/branches/gettext/modules/products/includes/inc_products_search_mod_database.php care2x/branches/gettext/modules/products/includes/inc_products_search_result_mod.php care2x/branches/gettext/modules/products/index.php care2x/branches/gettext/modules/products/model/class_product.php care2x/branches/gettext/modules/products/products-archive-orderlist-showcontent.php care2x/branches/gettext/modules/products/products-archive.php care2x/branches/gettext/modules/products/products-database-functions-datadelete.php care2x/branches/gettext/modules/products/products-database-functions-insert.php care2x/branches/gettext/modules/products/products-database-functions-manage.php care2x/branches/gettext/modules/products/products-order-header.php care2x/branches/gettext/modules/products/products-order-print.php care2x/branches/gettext/modules/products/products-order.php care2x/branches/gettext/modules/products/products-orderbot.php care2x/branches/gettext/modules/products/products-ordercatalog-edit.php care2x/branches/gettext/modules/products/products-ordercatalog-popinfo.php care2x/branches/gettext/modules/products/roots.php care2x/branches/gettext/modules/products/select_dept.php Modified: care2x/branches/gettext/modules/products/includes/inc_products_db_save_mod.php =================================================================== --- care2x/branches/gettext/modules/products/includes/inc_products_db_save_mod.php 2010-07-21 11:48:42 UTC (rev 6601) +++ care2x/branches/gettext/modules/products/includes/inc_products_db_save_mod.php 2010-07-21 11:49:39 UTC (rev 6602) @@ -162,4 +162,4 @@ } } } -?> +?> \ No newline at end of file Modified: care2x/branches/gettext/modules/products/includes/inc_products_ordercatalog_show.php =================================================================== --- care2x/branches/gettext/modules/products/includes/inc_products_ordercatalog_show.php 2010-07-21 11:48:42 UTC (rev 6601) +++ care2x/branches/gettext/modules/products/includes/inc_products_ordercatalog_show.php 2010-07-21 11:49:39 UTC (rev 6602) @@ -38,4 +38,4 @@ </table> </font>'; } -?> +?> \ No newline at end of file Modified: care2x/branches/gettext/modules/products/includes/inc_products_search_mod_database.php =================================================================== --- care2x/branches/gettext/modules/products/includes/inc_products_search_mod_database.php 2010-07-21 11:48:42 UTC (rev 6601) +++ care2x/branches/gettext/modules/products/includes/inc_products_search_mod_database.php 2010-07-21 11:49:39 UTC (rev 6602) @@ -61,4 +61,4 @@ } } -?> +?> \ No newline at end of file Modified: care2x/branches/gettext/modules/products/includes/inc_products_search_result_mod.php =================================================================== --- care2x/branches/gettext/modules/products/includes/inc_products_search_result_mod.php 2010-07-21 11:48:42 UTC (rev 6601) +++ care2x/branches/gettext/modules/products/includes/inc_products_search_result_mod.php 2010-07-21 11:49:39 UTC (rev 6602) @@ -165,4 +165,4 @@ ' . $LDNoDataFound; } } -?> +?> \ No newline at end of file Modified: care2x/branches/gettext/modules/products/index.php =================================================================== --- care2x/branches/gettext/modules/products/index.php 2010-07-21 11:48:42 UTC (rev 6601) +++ care2x/branches/gettext/modules/products/index.php 2010-07-21 11:49:39 UTC (rev 6602) @@ -1,4 +1,4 @@ <?php header('location:../../index.php'); exit; -?> +?> \ No newline at end of file Modified: care2x/branches/gettext/modules/products/model/class_product.php =================================================================== --- care2x/branches/gettext/modules/products/model/class_product.php 2010-07-21 11:48:42 UTC (rev 6601) +++ care2x/branches/gettext/modules/products/model/class_product.php 2010-07-21 11:49:39 UTC (rev 6602) @@ -646,4 +646,4 @@ return false; } } -?> +?> \ No newline at end of file Modified: care2x/branches/gettext/modules/products/products-archive-orderlist-showcontent.php =================================================================== --- care2x/branches/gettext/modules/products/products-archive-orderlist-showcontent.php 2010-07-21 11:48:42 UTC (rev 6601) +++ care2x/branches/gettext/modules/products/products-archive-orderlist-showcontent.php 2010-07-21 11:49:39 UTC (rev 6602) @@ -87,7 +87,6 @@ ob_start() ?> - <script language="javascript"> <!-- function pruf(d) { @@ -122,7 +121,6 @@ ob_start(); ?> - <ul> <p><?php require('includes/inc_products_archive_search_form.php'); @@ -255,4 +253,4 @@ * show Template */ $smarty->display('common/mainframe.tpl'); - ?> + ?> \ No newline at end of file Modified: care2x/branches/gettext/modules/products/products-archive.php =================================================================== --- care2x/branches/gettext/modules/products/products-archive.php 2010-07-21 11:48:42 UTC (rev 6601) +++ care2x/branches/gettext/modules/products/products-archive.php 2010-07-21 11:49:39 UTC (rev 6602) @@ -182,7 +182,6 @@ ob_start() ?> - <script language="javascript" > <!-- @@ -220,7 +219,6 @@ ob_start(); ?> - <ul> <FONT size=3 color="#990000"> <?php if($from=="archivepass") @@ -237,7 +235,6 @@ <p> <?php require('includes/inc_products_archive_search_form.php'); ?> - <hr width=80%> <?php if($linecount>0){ @@ -408,4 +405,4 @@ * show Template */ $smarty->display('common/mainframe.tpl'); -?> +?> \ No newline at end of file Modified: care2x/branches/gettext/modules/products/products-database-functions-datadelete.php =================================================================== --- care2x/branches/gettext/modules/products/products-database-functions-datadelete.php 2010-07-21 11:48:42 UTC (rev 6601) +++ care2x/branches/gettext/modules/products/products-database-functions-datadelete.php 2010-07-21 11:49:39 UTC (rev 6602) @@ -91,7 +91,6 @@ ob_start() ?> - <a name="pagetop"></a> <ul> @@ -163,4 +162,4 @@ * show Template */ $smarty->display('common/mainframe.tpl'); -?> +?> \ No newline at end of file Modified: care2x/branches/gettext/modules/products/products-database-functions-insert.php =================================================================== --- care2x/branches/gettext/modules/products/products-database-functions-insert.php 2010-07-21 11:48:42 UTC (rev 6601) +++ care2x/branches/gettext/modules/products/products-database-functions-insert.php 2010-07-21 11:49:39 UTC (rev 6602) @@ -162,7 +162,6 @@ ob_start(); $sTemp=''; ?> - <input type="hidden" name="sid" value="<?php echo $sid?>"> <input type="hidden" name="lang" value="<?php echo $lang?>"> <input type="hidden" name="cat" value="<?php echo $cat?>"> Modified: care2x/branches/gettext/modules/products/products-database-functions-manage.php =================================================================== --- care2x/branches/gettext/modules/products/products-database-functions-manage.php 2010-07-21 11:48:42 UTC (rev 6601) +++ care2x/branches/gettext/modules/products/products-database-functions-manage.php 2010-07-21 11:49:39 UTC (rev 6602) @@ -76,7 +76,6 @@ ob_start() ?> - <script language="javascript" > <!-- @@ -108,7 +107,6 @@ ob_start(); ?> - <a name="pagetop"></a> <ul> @@ -120,7 +118,6 @@ <FONT class="prompt">'.$LDDataRemoved.'</font> <hr>'; ?> - <form action="<?php echo $thisfile?>" method="get" name="suchform" onSubmit="return pruf(this)"> <table border=0 cellspacing=2 cellpadding=3> <tr bgcolor=#ffffdd> @@ -274,4 +271,4 @@ * show Template */ $smarty->display('common/mainframe.tpl'); -?> +?> \ No newline at end of file Modified: care2x/branches/gettext/modules/products/products-order-header.php =================================================================== --- care2x/branches/gettext/modules/products/products-order-header.php 2010-07-21 11:48:42 UTC (rev 6601) +++ care2x/branches/gettext/modules/products/products-order-header.php 2010-07-21 11:49:39 UTC (rev 6602) @@ -49,4 +49,4 @@ $smarty->assign('sMainBlockIncludeFile','products/ordering_header.tpl'); $smarty->display('common/mainframe.tpl'); -?> +?> \ No newline at end of file Modified: care2x/branches/gettext/modules/products/products-order-print.php =================================================================== --- care2x/branches/gettext/modules/products/products-order-print.php 2010-07-21 11:48:42 UTC (rev 6601) +++ care2x/branches/gettext/modules/products/products-order-print.php 2010-07-21 11:49:39 UTC (rev 6602) @@ -162,7 +162,6 @@ } } ?> - <?php html_rtl($lang); ?> <head> <?php echo setCharSet(); ?> Modified: care2x/branches/gettext/modules/products/products-order.php =================================================================== --- care2x/branches/gettext/modules/products/products-order.php 2010-07-21 11:48:42 UTC (rev 6601) +++ care2x/branches/gettext/modules/products/products-order.php 2010-07-21 11:49:39 UTC (rev 6602) @@ -50,4 +50,3 @@ $smarty->display ( 'common/baseframe.tpl' ); ?> - Modified: care2x/branches/gettext/modules/products/products-orderbot.php =================================================================== --- care2x/branches/gettext/modules/products/products-orderbot.php 2010-07-21 11:48:42 UTC (rev 6601) +++ care2x/branches/gettext/modules/products/products-orderbot.php 2010-07-21 11:49:39 UTC (rev 6602) @@ -30,7 +30,6 @@ $rows = $product->LastRecordCount(); ?> - <?php html_rtl($lang); ?> Modified: care2x/branches/gettext/modules/products/products-ordercatalog-edit.php =================================================================== --- care2x/branches/gettext/modules/products/products-ordercatalog-edit.php 2010-07-21 11:48:42 UTC (rev 6601) +++ care2x/branches/gettext/modules/products/products-ordercatalog-edit.php 2010-07-21 11:49:39 UTC (rev 6602) @@ -102,7 +102,6 @@ # Buffer page output ob_start(); ?> - <script language=javascript> function popinfo(b) { @@ -122,7 +121,6 @@ ob_start(); ?> - <ul> <form action="<?php echo $thisfile; ?>" method="get" name="smed"> @@ -164,7 +162,6 @@ <input type="submit" value="'.$LDPut2Catalog.'"> </form>'; ?> - </font> <hr> <?php @@ -195,4 +192,4 @@ */ $smarty->display('common/mainframe.tpl'); -?> +?> \ No newline at end of file Modified: care2x/branches/gettext/modules/products/products-ordercatalog-popinfo.php =================================================================== --- care2x/branches/gettext/modules/products/products-ordercatalog-popinfo.php 2010-07-21 11:48:42 UTC (rev 6601) +++ care2x/branches/gettext/modules/products/products-ordercatalog-popinfo.php 2010-07-21 11:49:39 UTC (rev 6602) @@ -68,4 +68,4 @@ * show Template */ $smarty->display('common/mainframe.tpl'); -?> +?> \ No newline at end of file Modified: care2x/branches/gettext/modules/products/roots.php =================================================================== --- care2x/branches/gettext/modules/products/roots.php 2010-07-21 11:48:42 UTC (rev 6601) +++ care2x/branches/gettext/modules/products/roots.php 2010-07-21 11:49:39 UTC (rev 6602) @@ -1,4 +1,4 @@ <?php $root_path='../../'; $top_dir='modules/products/'; -?> +?> \ No newline at end of file Modified: care2x/branches/gettext/modules/products/select_dept.php =================================================================== --- care2x/branches/gettext/modules/products/select_dept.php 2010-07-21 11:48:42 UTC (rev 6601) +++ care2x/branches/gettext/modules/products/select_dept.php 2010-07-21 11:49:39 UTC (rev 6602) @@ -130,4 +130,4 @@ */ $smarty->display('common/mainframe.tpl'); -?> +?> \ No newline at end of file This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ This SF.net email is sponsored by Sprint What will you do first with EVO, the first 4G phone? Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first _______________________________________________ Care2002-developers mailing list Care2002-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/care2002-developers