- Sort Score
- Result 10 results
- Languages All
Results 61 - 70 of 351 for label2 (0.04 sec)
-
src/main/webapp/WEB-INF/view/admin/webconfig/admin_webconfig.jsp
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Tue Mar 31 05:47:05 UTC 2020 - 8.6K bytes - Viewed (0) -
src/main/webapp/WEB-INF/view/admin/relatedcontent/admin_relatedcontent_edit.jsp
</div> <div class="form-group row"> <label for="term" class="col-sm-3 text-sm-right col-form-label"><la:message key="labels.related_content_term"/></label> <div class="col-sm-9"> <la:errors property="term"/>
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Feb 13 07:47:04 UTC 2020 - 5.4K bytes - Viewed (0) -
src/main/webapp/WEB-INF/view/admin/design/admin_design.jsp
key="labels.design_file_name"/></label> <div class="col-sm-9"> <la:errors property="designFileName"/> <la:text styleId="designFileName" property="designFileName"
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Wed Feb 12 20:25:27 UTC 2020 - 11.1K bytes - Viewed (0) -
src/main/webapp/WEB-INF/view/admin/dict/mapping/admin_dict_mapping_edit.jsp
</div> <div class="form-group row"> <label for="inputs" class="col-sm-3 text-sm-right col-form-label"><la:message key="labels.dict_mapping_source"/></label> <div class="col-sm-9"> <la:errors property="inputs"/>
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Feb 13 07:47:04 UTC 2020 - 7.5K bytes - Viewed (0) -
okhttp-dnsoverhttps/src/main/kotlin/okhttp3/dnsoverhttps/DnsRecordCodec.kt
val nameBuf = Buffer() val labels = host.split('.').dropLastWhile { it.isEmpty() } for (label in labels) { val utf8ByteCount = label.utf8Size() require(utf8ByteCount == label.length.toLong()) { "non-ascii hostname: $host" } nameBuf.writeByte(utf8ByteCount.toInt()) nameBuf.writeUtf8(label) } nameBuf.writeByte(0) // end
Registered: Fri Sep 05 11:42:10 UTC 2025 - Last Modified: Wed Mar 19 19:25:20 UTC 2025 - 3.9K bytes - Viewed (0) -
src/main/webapp/WEB-INF/view/admin/duplicatehost/admin_duplicatehost.jsp
<div class="form-group row"> <label for="regularName" class="col-sm-2 text-sm-right col-form-label"><la:message key="labels.regular_name"/></label> <div class="col-sm-10">
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Tue Mar 31 05:47:05 UTC 2020 - 7.7K bytes - Viewed (0) -
src/main/webapp/WEB-INF/view/admin/relatedquery/admin_relatedquery.jsp
<div class="form-group row"> <label for="term" class="col-sm-2 text-sm-right col-form-label"><la:message key="labels.related_query_term"/></label> <div class="col-sm-10">
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Tue Mar 31 05:47:05 UTC 2020 - 7.4K bytes - Viewed (0) -
src/main/webapp/WEB-INF/view/admin/labeltype/admin_labeltype.jsp
<div class="form-group row"> <label for="name" class="col-sm-2 text-sm-right col-form-label"><la:message key="labels.labeltype_name"/></label> <div class="col-sm-10">
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Tue Mar 31 05:47:05 UTC 2020 - 10.5K bytes - Viewed (0) -
src/main/webapp/WEB-INF/view/common/admin/crud/buttons.jsp
value="<la:message key="labels.crud_button_back" />"> <em class="fa fa-arrow-circle-left"> <la:message key="labels.crud_button_back" /> </button> <c:if test="${editable}"> <button type="submit" class="btn btn-success" name="create" value="<la:message key="labels.crud_button_create" />"> <em class="fa fa-plus"> <la:message key="labels.crud_button_create" /> </button> </c:if> </c:if>
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Mon Feb 10 12:37:20 UTC 2020 - 2.7K bytes - Viewed (0) -
src/main/webapp/WEB-INF/view/admin/duplicatehost/admin_duplicatehost_edit.jsp
</div> <div class="form-group row"> <label for="regularName" class="col-sm-3 text-sm-right col-form-label"><la:message key="labels.regular_name"/></label> <div class="col-sm-9"> <la:errors property="regularName"/>
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Feb 13 07:47:04 UTC 2020 - 4.3K bytes - Viewed (0)