% include("language.html") if _SESSION["logined"] ~= nil then %>
| <%=LANG["str_username"]%> | <%=LANG["str_expired"]%> | <%=LANG["str_logincount"]%> | <%=LANG["str_received"]%> | <%=LANG["str_sent"]%> | <%=LANG["str_current_quota"]%> | <%=LANG["str_max_quota"]%> | <% else %> | <%=LANG["str_username"]%> | <% end %>
| <% else %> | <% end %> |