13 lines
672 B
Plaintext
13 lines
672 B
Plaintext
$OpenBSD: patch-ShowTable_pm,v 1.1 2002/06/07 19:47:56 wilfried Exp $
|
|
--- ShowTable.pm.orig Sun Mar 2 15:04:50 1997
|
|
+++ ShowTable.pm Fri Jun 7 13:46:24 2002
|
|
@@ -721,7 +721,7 @@ S< >B<ShowHTMLTable> { I<parameter> =>
|
|
|
|
S< >B<ShowHTMLTable> I<\@titles>, I<\@types>, I<\@widths>, I<\&row_sub>
|
|
[, I<\&fmt_sub> [, I<$max_width> [, I<\%URL_Keys> [, I<$no_escape>
|
|
-[, I<\@title_formats [, I<\@data_formats [, I<$table_attrs> ] ] ] ] ] ] ];
|
|
+[, I<\@title_formats> [, I<\@data_formats> [, I<$table_attrs> ] ] ] ] ] ] ];
|
|
|
|
The B<ShowHTMLTable> displays one or more rows of columns of data using
|
|
the HTML C<\<TABLE\>> feature. In addition to the usual parameter arguments
|