%# %# Generated by SM2Gen version:0.8 Chameleon version:4.5.4 On Python:3.12.3 at 2024-10-18 19:00:38 %#
%=l('lets_Internal_IP')
% param 'InternalIP' => $lets_data->{InternalIP} unless param 'InternalIP';
%= text_field 'InternalIP', size => '50', class => 'textinput InternalIP' , pattern=>'.*' , placeholder=>'InternalIP', Readonly=>'true'
%=l('lets_Internet_IP')
% param 'ObserverIP' => $lets_data->{ObserverIP} unless param 'ObserverIP';
%= text_field 'ObserverIP', size => '50', class => 'textinput ObserverIP' , pattern=>'.*' , placeholder=>'ObserverIP', Readonly=>'true'
<%=l('lets_Domain_name_/_HOSTNAME')%> | <%=l('lets_Brief_description')%> | <%=l('lets_Content')%> | <%=l('lets_LABEL_NAMESERVERS')%> | <%=l('lets_LABEL_POINT')%> | <%=l('lets_LABEL_LECERT')%> | <%=l('lets_IS_IN_CERT')%> | <%=l('lets_CHECK')%> |
---|---|---|---|---|---|---|---|
<%=$c->render_to_string(inline=>$row->{'Table1-Domain name / HOSTNAME'})%> | <%=$c->render_to_string(inline=>$row->{'Table1-Brief description'})%> | <%=$c->render_to_string(inline=>$row->{'Table1-Content'})%> | <%=$c->render_to_string(inline=>$row->{'Table1-LABEL_NAMESERVERS'})%> | <%=$c->render_to_string(inline=>$row->{'Table1-LABEL_POINT'})%> | <%=$c->render_to_string(inline=>$row->{'Table1-LABEL_LECERT'})%> | <%=$c->render_to_string(inline=>$row->{'Table1-IS_IN_CERT'})%> | <%=$c->render_to_string(inline=>$row->{'Table1-CHECK'})%> |