<% if (infos.loc === '/admin/notice') { %>
| <%=__('Title')%> |
<%=__('Detail')%> |
<%=__('Flags')%> |
<%=__('Status')%> |
<%=__('Created')%> |
<%=__('Action')%> |
| <%=__('Title')%> |
<%=__('Detail')%> |
<%=__('Flags')%> |
<%=__('Status')%> |
<%=__('Created')%> |
<%=__('Action')%> |
<%} else if (infos.loc === '/admin/faq') {%>
| <%=__('Question')%> |
<%=__('Answer')%> |
<%=__('Status')%> |
<%=__('Action')%> |
| <%=__('Question')%> |
<%=__('Answer')%> |
<%=__('Status')%> |
<%=__('Action')%> |
<%} else if (infos.loc === '/admin/support') {%>
| <%=__('Name')%> |
<%=__('Message')%> |
<%=__('Status')%> |
<%=__('Created')%> |
<%=__('Action')%> |
| <%=__('Name')%> |
<%=__('Message')%> |
<%=__('Status')%> |
<%=__('Created')%> |
<%=__('Action')%> |
<%} else if (infos.loc === '/admin/users') {%>
| <%=__('UID')%> |
<%=__('Name')%> |
<%=__('Type')%> |
<%=__('Level')%> |
<%=__('cReal')%> |
<%=__('cBonus')%> |
<%=__('Lock')%> |
<%=__('Statue')%> |
<%=__('Created')%> |
| <%=__('UID')%> |
<%=__('Name')%> |
<%=__('Type')%> |
<%=__('Level')%> |
<%=__('cReal')%> |
<%=__('cBonus')%> |
<%=__('Lock')%> |
<%=__('Statue')%> |
<%=__('Created')%> |
<%} else if (infos.loc === '/admin/logs/user') {%>
| <%=__('UID')%> |
<%=__('Tag')%> |
<%=__('Data')%> |
<%=__('Created')%> |
| <%=__('UID')%> |
<%=__('Tag')%> |
<%=__('Data')%> |
<%=__('Created')%> |
<%} else if (infos.loc === '/admin/logs/credit') {%>
| <%=__('UID')%> |
<%=__('Tag')%> |
<%=__('Real')%> |
<%=__('Bonus')%> |
<%=__('Memo')%> |
<%=__('By')%> |
<%=__('Created')%> |
| <%=__('UID')%> |
<%=__('Tag')%> |
<%=__('Real')%> |
<%=__('Bonus')%> |
<%=__('Memo')%> |
<%=__('By')%> |
<%=__('Created')%> |
<%} else {%>
| Who |
Want |
Some |
Pie |
? |
| Who |
Want |
Some |
Pie |
? |
<%} %>
<% if (infos.loc === '/admin/notice') { %>
<%} else if (infos.loc === '/admin/faq') {%>
<%} else if (infos.loc === '/admin/support') {%>
<%} else if (infos.loc === '/admin/users') {%>
<%} else if (infos.loc === '/admin/logs/user') {%>
<%} else if (infos.loc === '/admin/logs/credit') {%>
<%} else {%>
<%} %>