% if _get["choice"] == "dosearch" args = {"orderby" => "name"} args["name_search"] = _get["texname"] if _get["texname"].to_s.length > 0 ranks = _ob.list(:User_rank, args) %> <%=_site.boxt(_("Results"), 350)%>
<%=_"Rank"%> |
---|
('<%=rank.id%>');"><%=rank.name.html%> |
<%=_"No ranks were found."%> |