[set page_title][L]About Us Page[/L][/set] [set ui_checklist]1[/set] [set help_name]wizard.aboutus[/set] @_UI_STD_HEAD_@ [L WIZARD_STEP_ABOUT_PAR_1]Enter the title and content to be displayed on your About Us page. The Content section already contains sample text formatted in HTML. You can manipulate this text or enter all new text.[/L]

[tmp default_abouttext]

[if value company][msg arg.0="[value company]" arg.1=""]%s is %s the Internet's premier provider of ...[/msg][else][msg arg.1=""]We are %s the Internet's premier provider of ...[/msg][/else][/if]

[L]We can be contacted at[/L]:

[value company]
[value address]
[value city], [value state] [value zip]

[if value phone] [L]Phone[/L]: [value phone]
[/if][if value fax] [L]Fax[/L]: [value fax]
[/if][if value tollfree] [L]Toll-free[/L]: [value tollfree]
[/if]

[L]If you would like further information, please contact[/L]:

[value emailinfo]

[/tmp] [table-editor left_width=120 table_width=300 wizard=1 defaults=1 bottom_buttons=1 no_top=1 no_bottom=1 row_template="[scratch row_template]" ui_profile="*about" mv_nextpage="[either][cgi ui_nextpage][or]__UI_BASE__/wizard/step_products[/either]" mv_prevpage="[either][cgi ui_prevpage][or]__UI_BASE__/wizard/step_index[/either]" hidden.ui_return_to="__UI_BASE__/wizard/index" ui_wizard_fields="abouttitle abouttext" label.abouttitle="[L]Page Title[/L]" help.abouttitle="[L]Title for the page (top bar)[/L]" widget.abouttitle=text default.abouttitle=`errmsg("About %s", $Values->{company} || "US")` label.abouttext="[L]Content[/L]" widget.abouttext=textarea_18_50 default.abouttext=`$Scratch->{default_abouttext}` ] @_UI_STD_FOOTER_@