[interchange-cvs] interchange - racke modified dist/lib/UI/pages/admin/spread.html

interchange-cvs at icdevgroup.org interchange-cvs at icdevgroup.org
Sat Dec 6 17:21:27 EST 2003


User:      racke
Date:      2003-12-06 22:21:27 GMT
Modified:  dist/lib/UI/pages/admin spread.html
Log:
ensure that we stay in secure mode, [L]'s added, changed button and JS
text to the one used on the table editor pages

Revision  Changes    Path
2.12      +8 -6      interchange/dist/lib/UI/pages/admin/spread.html


rev 2.12, prev_rev 2.11
Index: spread.html
===================================================================
RCS file: /var/cvs/interchange/dist/lib/UI/pages/admin/spread.html,v
retrieving revision 2.11
retrieving revision 2.12
diff -u -r2.11 -r2.12
--- spread.html	22 Mar 2003 21:29:45 -0000	2.11
+++ spread.html	6 Dec 2003 22:21:27 -0000	2.12
@@ -1,3 +1,5 @@
+ at _UI_STD_INIT_@
+
 	[calc]
 		return unless $CGI->{mv_more_ip};
 		$CGI->{mv_data_table} = $Values->{mv_data_table};
@@ -14,7 +16,7 @@
 	[either]
 		[cgi page_banner]
 	[or]
-		Spreadsheet Edit: [page href=__UI_BASE__/db_metaconfig
+		[L]Spreadsheet Edit:[/L] [page href=__UI_BASE__/db_metaconfig
 								form="
 									ui_table=[cgi mv_data_table]
 									ui_view=[cgi ui_meta_view]
@@ -202,7 +204,7 @@
 	[/search-list]
 
 <tr>
-<td colspan="[scratch ui_num_col]" class=rhead><b>New record</b></td>
+<td colspan="[scratch ui_num_col]" class=rhead><b>[L]New record[/L]</b></td>
 </tr>
 
 <TR class=rhead CELLPADDING=2>
@@ -248,8 +250,8 @@
 		mv_todo=set
 		[return-to click]
 	[/button]
-	[button text="[L]Delete checked[/L]"
-		confirm="[L]Are you sure you want to delete the checked rows?[/L]"]
+	[button text="[L]Delete checked records[/L]"
+		confirm="[L]Are you sure you want to delete the checked records?[/L]"]
 [flag type=write table="[cgi mv_data_table]"]
 mv_nextpage=__UI_BASE__/flex_select
 mv_auto_export=
@@ -294,8 +296,8 @@
 		mv_todo=set
 		[return-to click]
 	[/button]
-	[button text="[L]Delete checked[/L]"
-		confirm="[L]Are you sure you want to delete the checked rows?[/L]"]
+	[button text="[L]Delete checked records[/L]"
+		confirm="[L]Are you sure you want to delete the checked records?[/L]"]
 [flag type=write table="[cgi mv_data_table]"]
 mv_nextpage=__UI_BASE__/flex_select
 mv_auto_export=








More information about the interchange-cvs mailing list