[interchange-cvs] interchange - racke modified 4 files

interchange-cvs at icdevgroup.org interchange-cvs at icdevgroup.org
Wed Sep 20 04:55:23 EDT 2006


User:      racke
Date:      2006-09-20 08:55:23 GMT
Modified:  dist/standard/pages advancedsearch.html
Modified:  dist/standard/pages/ord basket.html
Modified:  dist/standard/templates/components cart
Modified:  dist/standard/variables COMMON_MENU
Log:
added missing [L]'s, patch provided by Jure Kodzoman

Revision  Changes    Path
1.4       +7 -7      interchange/dist/standard/pages/advancedsearch.html


rev 1.4, prev_rev 1.3
Index: advancedsearch.html
===================================================================
RCS file: /var/cvs/interchange/dist/standard/pages/advancedsearch.html,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- advancedsearch.html	23 Apr 2005 18:10:10 -0000	1.3
+++ advancedsearch.html	20 Sep 2006 08:55:23 -0000	1.4
@@ -101,7 +101,7 @@
 	</tr>
 	<tr>
 		<td>
-			Full words only
+			[L]Full words only[/L]
 		</td>
 		<td>
 			[display name=su type=noyes]
@@ -109,7 +109,7 @@
 	</tr>
 	<tr>
 		<td>
-			Case sensitive
+			[L]Case sensitive[/L]
 		</td>
 		<td>
 			[display name=su type=yesno]
@@ -117,22 +117,22 @@
 	</tr>
 	<tr>
 		<td>
-			Regular expression
+			[L]Regular expression[/L]
 		</td>
 		<td>
-			[display name=su type=yesno] (advanced)
+			[display name=su type=yesno] [L](advanced)[/L]
 		</td>
 	</tr>
 	<tr>
 		<td>
-			Only in category
+			[L]Only in category[/L]
 		</td>
 		<td>
 		[tmp cat_widget]
 			[display
 					name=se
 					type=select
-					options="=--all categories--"
+					options="=--[L]all categories[/L]--"
 					lookup_query="select distinct category from products order by category"
 			]
 		[/tmp]
@@ -186,7 +186,7 @@
 	</tr>
 	<tr>
 		<td>
-			Only in category
+			[L]Only in category[/L]
 		</td>
 		<td>
 			[scratch cat_widget]



1.9       +1 -1      interchange/dist/standard/pages/ord/basket.html


rev 1.9, prev_rev 1.8
Index: basket.html
===================================================================
RCS file: /var/cvs/interchange/dist/standard/pages/ord/basket.html,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- basket.html	4 Aug 2005 08:48:00 -0000	1.8
+++ basket.html	20 Sep 2006 08:55:23 -0000	1.9
@@ -290,7 +290,7 @@
 	<table border="0" width="100%">
         <tr> 
 	  <td>
-	    <INPUT type="submit" value="Recalculate" class="button3">
+	    <INPUT type="submit" value="[L]Recalculate[/L]" class="button3">
 	  </td>
 	  <td align="center" valign="center"> 
     		[button



1.6       +1 -1      interchange/dist/standard/templates/components/cart


rev 1.6, prev_rev 1.5
Index: cart
===================================================================
RCS file: /var/cvs/interchange/dist/standard/templates/components/cart,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- cart	12 Mar 2006 21:35:03 -0000	1.5
+++ cart	20 Sep 2006 08:55:23 -0000	1.6
@@ -311,7 +311,7 @@
 	<table border="0" width="100%">
         <tr> 
 	  <td>
-	    <INPUT type="submit" value="Recalculate" class="button3">
+	    <INPUT type="submit" value="[L]Recalculate[/L]" class="button3">
 	  </td>
 	  <td align="center" valign="center"> 
     		[button



1.5       +1 -1      interchange/dist/standard/variables/COMMON_MENU


rev 1.5, prev_rev 1.4
Index: COMMON_MENU
===================================================================
RCS file: /var/cvs/interchange/dist/standard/variables/COMMON_MENU,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- COMMON_MENU	27 Mar 2006 22:02:29 -0000	1.4
+++ COMMON_MENU	20 Sep 2006 08:55:23 -0000	1.5
@@ -42,7 +42,7 @@
 [/menu]
 <td>
 [if session admin]
-<a href="[area href="admin/menu_editor" form="qmenu_name=[scratch menu_bar]"]" class=topmenu_soft style="font-size: 8pt; font-weight: normal">edit</a>
+<a href="[area href="admin/menu_editor" form="qmenu_name=[scratch menu_bar]"]" class=topmenu_soft style="font-size: 8pt; font-weight: normal">[L]edit[/L]</a>
 [/if]
 </td>
 </tr>








More information about the interchange-cvs mailing list