Search Options

Results per page
Sort
Preferred Languages
Advance

Results 51 - 60 of 170 for col3 (0.05 sec)

  1. src/main/webapp/WEB-INF/view/admin/maintenance/admin_maintenance.jsp

                                    <div class="form-group row">
                                        <span class="font-weight-bold col-sm-3 text-sm-right col-form-label"><la:message
                                                key="labels.replace_aliases"/></span>
                                        <div class="form-inline col-sm-9">
                                            <la:errors property="replaceAliases"/>
    Registered: Thu Oct 31 13:40:30 UTC 2024
    - Last Modified: Mon Jan 16 12:54:35 UTC 2023
    - 11.3K bytes
    - Viewed (0)
  2. src/main/webapp/WEB-INF/view/admin/webconfig/admin_webconfig.jsp

                                        <div class="form-group row">
                                            <label for="name" class="col-sm-2 text-sm-right col-form-label"><la:message
                                                    key="labels.name"/></label>
                                            <div class="col-sm-10">
                                                <la:text styleId="name" property="name" styleClass="form-control"/>
    Registered: Thu Oct 31 13:40:30 UTC 2024
    - Last Modified: Tue Mar 31 05:47:05 UTC 2020
    - 8.6K bytes
    - Viewed (0)
  3. src/main/webapp/WEB-INF/view/admin/webauth/admin_webauth_details.jsp

                <div class="container-fluid">
                    <div class="row mb-2">
                        <div class="col-sm-6">
                            <h1>
                                <la:message key="labels.webauth_title_details"/>
                            </h1>
                        </div>
                        <div class="col-sm-6">
                            <jsp:include page="/WEB-INF/view/common/admin/crud/breadcrumb.jsp"></jsp:include>
    Registered: Thu Oct 31 13:40:30 UTC 2024
    - Last Modified: Thu Feb 13 07:47:04 UTC 2020
    - 6.5K bytes
    - Viewed (0)
  4. src/main/webapp/WEB-INF/view/admin/failureurl/admin_failureurl.jsp

                                    <div class="form-group row">
                                        <label for="url" class="col-sm-2 text-sm-right col-form-label"><la:message
                                                key="labels.failure_url_search_url"/></label>
                                        <div class="col-sm-10">
                                            <la:text styleId="url" property="url" styleClass="form-control"></la:text>
    Registered: Thu Oct 31 13:40:30 UTC 2024
    - Last Modified: Thu Feb 13 07:47:04 UTC 2020
    - 13.3K bytes
    - Viewed (0)
  5. 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">
                                                <la:text styleId="term" property="term" styleClass="form-control"/>
    Registered: Thu Oct 31 13:40:30 UTC 2024
    - Last Modified: Tue Mar 31 05:47:05 UTC 2020
    - 7.4K bytes
    - Viewed (0)
  6. 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">
                                                <la:text styleId="regularName" property="regularName"
    Registered: Thu Oct 31 13:40:30 UTC 2024
    - Last Modified: Tue Mar 31 05:47:05 UTC 2020
    - 7.7K bytes
    - Viewed (0)
  7. 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">
                                                <la:text styleId="name" property="name" styleClass="form-control"/>
    Registered: Thu Oct 31 13:40:30 UTC 2024
    - Last Modified: Tue Mar 31 05:47:05 UTC 2020
    - 10.5K bytes
    - Viewed (0)
  8. src/main/webapp/WEB-INF/view/admin/dict/protwords/admin_dict_protwords_upload.jsp

                                    <div class="form-group row">
                                        <label for="protwordsFile" class="col-sm-3 text-sm-right col-form-label"><la:message
                                                key="labels.dict_protwords_file"/></label>
                                        <div class="col-sm-9">
                                            <input type="file" id="protwordsFile" name="protwordsFile" class="form-control-file"/>
    Registered: Thu Oct 31 13:40:30 UTC 2024
    - Last Modified: Thu Feb 13 07:47:04 UTC 2020
    - 6.2K bytes
    - Viewed (0)
  9. src/main/webapp/WEB-INF/view/admin/dict/synonym/admin_dict_synonym_upload.jsp

                                    <div class="form-group row">
                                        <label for="synonymFile" class="col-sm-3 text-sm-right col-form-label"><la:message
                                                key="labels.dict_synonym_file"/></label>
                                        <div class="col-sm-9">
                                            <input type="file" id="synonymFile" name="synonymFile" class="form-control-file"/>
    Registered: Thu Oct 31 13:40:30 UTC 2024
    - Last Modified: Thu Feb 13 07:47:04 UTC 2020
    - 6.2K bytes
    - Viewed (0)
  10. src/main/webapp/WEB-INF/view/admin/dict/stopwords/admin_dict_stopwords_details.jsp

                <div class="container-fluid">
                    <div class="row mb-2">
                        <div class="col-sm-6">
                            <h1>
                                <la:message key="labels.dict_stopwords_title"/>
                            </h1>
                        </div>
                        <div class="col-sm-6">
                            <ol class="breadcrumb float-sm-right">
    Registered: Thu Oct 31 13:40:30 UTC 2024
    - Last Modified: Thu Feb 13 07:47:04 UTC 2020
    - 7.2K bytes
    - Viewed (0)
Back to top