%-- admin_table_browse.html : This template displays contents of a table. --%>
<%script%> <%table%> table: |
Executed Query: <%query%> <%if hits%>returned <%hits%> row<%unless hits == '1'%>s<%endif%>!<%endif%> <%ifnot hits%> Your search returned 0 rows. This means the table is empty. <%endif%> <%if toolbar%> Page: <%toolbar%> <%endif%> |
|