Update letsencrypt, plus typos in template files
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<root>
|
||||
<Selection><![CDATA[
|
||||
<Select><![CDATA[
|
||||
<p><span class=label>
|
||||
%=l('${prefix}_${Label}')
|
||||
</span><span class=data>
|
||||
@@ -7,7 +7,7 @@
|
||||
% param '${Name}' => $$${prefix}_data->{${Name}} unless param '${Name}';
|
||||
%= select_field '${Name}' => @${Name}_options, class => 'input'
|
||||
<br></span> </p>
|
||||
]]></Selection>
|
||||
]]></Select>
|
||||
|
||||
|
||||
|
||||
@@ -46,6 +46,15 @@
|
||||
<br></span></p>
|
||||
]]></Text>
|
||||
|
||||
<ReadonlyText><![CDATA[
|
||||
<p><span class=label>
|
||||
%=l('${prefix}_${Label}')
|
||||
</span><span class=data>
|
||||
% param '${Name}' => $$${prefix}_data->{${Name}} unless param '${Name}';
|
||||
%= text_field '${Name}', size => '${size | 50}', class => 'textinput ${Name}' , pattern=>'${regexp | ".*"}' , placeholder=>'${placeholder | Name}', Readonly=>'true'
|
||||
<br></span></p>
|
||||
]]></ReadonlyText>
|
||||
|
||||
<SubHeader><![CDATA[
|
||||
<h2 class='subh${type_serial}'><%=l('${Value}')%></h2>]]>
|
||||
</SubHeader>
|
||||
@@ -71,7 +80,7 @@
|
||||
%=l('${prefix}_${Label}')
|
||||
</span><span class=data>
|
||||
%=Search field
|
||||
%=search field , class => 'searc${type_serial}'
|
||||
%=search_field , class => 'searc${type_serial}'
|
||||
</span>span></p>
|
||||
]]>
|
||||
</search>
|
||||
@@ -80,7 +89,7 @@
|
||||
<p><span class=label>
|
||||
%=l('${Label}')
|
||||
</span><span class=data>
|
||||
%=URL field , class => 'url${type_serial}'
|
||||
%=URL_field , class => 'url${type_serial}'
|
||||
</span>span></p>
|
||||
]]>
|
||||
</url>
|
||||
@@ -89,7 +98,7 @@
|
||||
<p><span class=label>
|
||||
%=l('${Label}')
|
||||
</span><span class=data>
|
||||
%=tel field, class => 'tel${type_serial}'
|
||||
%=tel_field, class => 'tel${type_serial}'
|
||||
</span>span></p>
|
||||
]]>
|
||||
</tel>
|
||||
@@ -98,7 +107,7 @@
|
||||
<p><span class=label>
|
||||
%=l('${Label}')
|
||||
</span><span class=data>
|
||||
%=email field, class => 'emai${type_serial}'
|
||||
%=email_field, class => 'emai${type_serial}'
|
||||
</span>span></p>
|
||||
]]>
|
||||
</email>
|
||||
@@ -107,7 +116,7 @@
|
||||
<p><span class='label'>
|
||||
%=l('${Label}')
|
||||
</span><span class=data>
|
||||
%=password field, class => 'pass${type_serial}'
|
||||
%=password_field, class => 'pass${type_serial}'
|
||||
</span>span></p>
|
||||
]]>
|
||||
</password>
|
||||
@@ -116,7 +125,7 @@
|
||||
<p><span class='label'>
|
||||
%=l('${Label}')
|
||||
</span><span class=data>
|
||||
%=timedate field, class => 'time${type_serial}'
|
||||
%=timedate_field, class => 'time${type_serial}'
|
||||
</span>span></p>
|
||||
]]>
|
||||
</timedate>
|
||||
@@ -125,7 +134,7 @@
|
||||
<p><span class='label'>
|
||||
%=l('${Label}')
|
||||
</span><span class=data>
|
||||
%=week field, class => 'week${type_serial}'
|
||||
%=week_field, class => 'week${type_serial}'
|
||||
</span>span></p>
|
||||
]]>
|
||||
</week>
|
||||
@@ -134,7 +143,7 @@
|
||||
<p><span class='label'>
|
||||
%=l('${Label}')
|
||||
</span><span class=data>
|
||||
%=month field, class => 'mont${type_serial}'
|
||||
%=month_field, class => 'mont${type_serial}'
|
||||
</span>span></p>
|
||||
]]>
|
||||
</month>
|
||||
@@ -143,7 +152,7 @@
|
||||
<p><span class='label'>
|
||||
%=l('${Label}')
|
||||
</span><span class=data>
|
||||
%=range field, class => 'rang${type_serial}'
|
||||
%=range_field, class => 'rang${type_serial}'
|
||||
</span>span></p>
|
||||
]]>
|
||||
</range>
|
||||
@@ -152,7 +161,7 @@
|
||||
<p><span class='label'>
|
||||
%=l('${Label}')
|
||||
</span><span class=data>
|
||||
%=radio field, class => 'radi${type_serial}'
|
||||
%=radio_field, class => 'radi${type_serial}'
|
||||
</span>span></p>
|
||||
]]>
|
||||
</radio>
|
||||
@@ -161,7 +170,7 @@
|
||||
<p><span class='label'>
|
||||
%=l('${Label}')
|
||||
</span><span class=data>
|
||||
%=number field, class => 'numb${type_serial}'
|
||||
%=number_field, class => 'numb${type_serial}'
|
||||
</span>span></p>
|
||||
]]>
|
||||
</number>
|
||||
@@ -170,7 +179,7 @@
|
||||
<p><span class='label'>
|
||||
%=l('${Label}')
|
||||
</span><span class=data>
|
||||
%=file field, class => 'file${type_serial}'
|
||||
%=file_field, class => 'file${type_serial}'
|
||||
</span>span></p>
|
||||
]]>
|
||||
</file>
|
||||
@@ -179,7 +188,7 @@
|
||||
<p><span class='label'>
|
||||
%=l('${Label}')
|
||||
</span><span class=data>
|
||||
%=color field, class => 'colo${type_serial}'
|
||||
%=color_field, class => 'colo${type_serial}'
|
||||
</span>span></p>
|
||||
]]>
|
||||
</color>
|
||||
@@ -188,7 +197,7 @@
|
||||
<p><span class='label'>
|
||||
%=l('${Label}')
|
||||
</span><span class=data>
|
||||
%=checkbox field, class => 'chec${type_serial}'
|
||||
%=checkbox_field, class => 'chec${type_serial}'
|
||||
</span>span></p>
|
||||
]]>
|
||||
</checkbox>
|
||||
@@ -220,4 +229,4 @@
|
||||
</Preformatted>
|
||||
|
||||
|
||||
</root>
|
||||
</root>
|
Reference in New Issue
Block a user