Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for Ismail (0.19 sec)

  1. src/main/webapp/WEB-INF/view/admin/user/admin_user_details.jsp

                                        </tr>
                                        <tr>
                                            <th><la:message key="labels.user_mail"/></th>
                                            <td>${f:h(attributes.mail)}<la:hidden property="attributes.mail"/></td>
                                        </tr>
                                        <c:if test="${ldapAdminEnabled}">
                                            <tr>
    Others
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Thu Feb 13 07:47:04 GMT 2020
    - 17.8K bytes
    - Viewed (0)
  2. src/main/webapp/WEB-INF/view/admin/user/admin_user_edit.jsp

                                                key="labels.user_mail"/></label>
                                        <div class="col-sm-9">
                                            <la:errors property="attributes.mail"/>
                                            <la:text styleId="attributes.mail" property="attributes.mail" styleClass="form-control"/>
    Others
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Fri Feb 14 12:15:45 GMT 2020
    - 31.4K bytes
    - Viewed (0)
Back to top