% include("language.html") if _SESSION["logined"] ~= nil then %>
| |||
| <%=LANG["str_username"]%>: | <% if _GET["username"] == nil then %><%=LANG["str_anonymous"]%><% end %> | ||
| <%=LANG["str_password"]%>: | <% if _GET["username"] == nil then %> <% else %> <% end %> <%=LANG["str_enablepass"]%> | ||
| <%=LANG["str_enable_account"]%> | |||
| <%=LANG["str_expire_on"]%>: | " onclick="selectTime(this.value);" style="width:160px;" readonly> <% if expired == true then %> (<%=LANG["str_expired"]%>) <% end %> | ||
| <%=LANG["str_show_hiddenfile"]%> | |||
| <%=LANG["str_send_message"]%> | |||
| <%=LANG["str_change_pass"]%>. <%=LANG["str_password_len"]%>: (0 = <%=LANG["str_nolimit"]%>) | |||
| <%=LANG["str_ssh_pubkey"]%>: | |||
| <%=LANG["str_enabled_protocol"]%>: FTP FTPES(Explicit SSL) FTPS(Implicit SSL) HTTP HTTPS(SSL) SSH | |||
| ||||||
| ||||||
| ||||
| ||||
| ||
| ||
| ||||
| ||||
| ||||
| ||||
| ||||||||
| ||||||||
| <%=LANG["str_enable_schedule"]%> | ||||||||
| <%=LANG["str_note_name"]%>: | |
| <%=LANG["str_note_address"]%>: | |
| <%=LANG["str_note_zip"]%>: | |
| <%=LANG["str_note_phone"]%>: | |
| <%=LANG["str_note_fax"]%>: | |
| <%=LANG["str_note_email"]%>: | |
| <%=LANG["str_note_memo"]%>: |