Add in entries for other mojo input tags
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
%#
|
||||
%# Generated by SM2Gen version:0.8 Chameleon version:4.5.4 On Python:3.12.3 at 2024-09-13 19:20
|
||||
%# Generated by SM2Gen version:0.8 Chameleon version:4.5.4 On Python:3.12.3 at 2024-09-15 12:03
|
||||
%#
|
||||
<div id="CreateStarterWebsite-PARAMS" class="partial CreateStarterWebsite-PARAMS">
|
||||
<script>
|
||||
@@ -20,48 +20,39 @@
|
||||
<h2><%=l('csw_Manage_CreateStarterWebsite_settings:')%></h2>
|
||||
|
||||
<p>
|
||||
%= l('To create a simple web page for your company, fill
|
||||
in the fields below and click onCreate.')
|
||||
%=l('csw_To_create_a_simple_web')
|
||||
</p>
|
||||
|
||||
<p>
|
||||
%= l('csw_You_can_leave_any_field')
|
||||
%=l('csw_You_can_leave_any_field')
|
||||
</p>
|
||||
|
||||
<p>
|
||||
%= l('The text that you enter below will be line wrapped
|
||||
for a nicer appearance in your web page. Leave a blank line
|
||||
whenever you want to start a new paragraph. If you need
|
||||
to force a line break without starting a new paragraph (for
|
||||
example after each line of a mailing address), then type
|
||||
the four-character sequence')
|
||||
%=l('csw_The_text_that_you_enter')
|
||||
</p>
|
||||
|
||||
<p>
|
||||
%= l('Do not use this option if you have already customized your web site, since it will
|
||||
overwrite the 'index.htm' file in your web site directory.')
|
||||
%=l('csw_Do_not_use_this_optionif')
|
||||
</p>
|
||||
|
||||
<p><span class=label>
|
||||
%=l('csw_')
|
||||
</span><span class=data>
|
||||
%=
|
||||
% text_field
|
||||
</span></p>
|
||||
|
||||
<p>
|
||||
%= l('First header, typically used for short phrases such
|
||||
as 'Leader in the field of textile manufacturing'')
|
||||
%=l('csw_First_header,_typically_used_for')
|
||||
</p>
|
||||
|
||||
<p><span class=label>
|
||||
%=l('csw_')
|
||||
</span><span class=data>
|
||||
%=
|
||||
% text_field
|
||||
</span></p>
|
||||
|
||||
<p>
|
||||
%= l('Text following first header, typically used for a
|
||||
paragraph of marketing information.')
|
||||
%=l('csw_Text_following_first_header,_typically')
|
||||
</p>
|
||||
|
||||
<span class=label>
|
||||
@@ -72,19 +63,17 @@
|
||||
</span><br>
|
||||
|
||||
<p>
|
||||
%= l('Second header, typically used for short phrases such
|
||||
as 'For more information' or 'To order our products':')
|
||||
%=l('csw_Second_header,_typically_used_for')
|
||||
</p>
|
||||
|
||||
<p><span class=label>
|
||||
%=l('csw_')
|
||||
</span><span class=data>
|
||||
%=
|
||||
% text_field
|
||||
</span></p>
|
||||
|
||||
<p>
|
||||
%= l('Text following second header, typically used for contact
|
||||
or ordering information:')
|
||||
%=l('csw_Text_following_second_header,_typically')
|
||||
</p>
|
||||
|
||||
<span class=label>
|
||||
@@ -95,15 +84,17 @@
|
||||
</span><br>
|
||||
|
||||
<p>
|
||||
%= l('When you create this web page, the file
|
||||
'index.htm' will be overwritten
|
||||
in your web site directory.')
|
||||
%=l('csw_When_you_create_this_web')
|
||||
</p>
|
||||
|
||||
<p>
|
||||
%= l('csw_Do_you_wish_to_proceed?')
|
||||
%=l('csw_Do_you_wish_to_proceed?')
|
||||
</p>
|
||||
|
||||
<span class='data'>
|
||||
%= submit_button l('csw_Create'), class => 'action'
|
||||
</span>
|
||||
|
||||
%# Probably finally by a submit.
|
||||
%end
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user