diff options
| author | ivan <ivan> | 2008-04-12 23:18:57 +0000 | 
|---|---|---|
| committer | ivan <ivan> | 2008-04-12 23:18:57 +0000 | 
| commit | c0253e7e88b4ed0b27c7d1ea83dbde2f8dfcebb0 (patch) | |
| tree | e41c47c945f1251e74598f717a29d612b4a908c5 /httemplate/elements/columnnext.html | |
| parent | b60afb3800213aa1c6a4aed9d4bb995c628c6011 (diff) | |
add some column elements so we can replicate multi-column edit forms with edit.html
Diffstat (limited to 'httemplate/elements/columnnext.html')
| -rw-r--r-- | httemplate/elements/columnnext.html | 4 | 
1 files changed, 4 insertions, 0 deletions
diff --git a/httemplate/elements/columnnext.html b/httemplate/elements/columnnext.html new file mode 100644 index 000000000..93e9f79e5 --- /dev/null +++ b/httemplate/elements/columnnext.html @@ -0,0 +1,4 @@ +          </TABLE> +        </TD> +        <TD VALIGN="top" STYLE="spacing-left:12px"> +          <TABLE BGCOLOR="#cccccc" BORDER=0 CELLSPACING=0>  | 
