0byt3m1n1
Path:
/
data
/
config
/
fileman
/
templates
/
luna
/
[
Home
]
File: log.html
<div class="toolbar clear"> <div class="paging"></div> <select id="log_action" name="log_action" class="action"> <option value="">More Actions...</option> <option value="log_search">Search Logs</option> <option value="log_delete">Clear Logs</option> </select> <a href="<%cfg.cgi_url%>?<%hidden_query%>;page=help_logs.html" rel="<%cfg.cgi_url%>?<%hidden_query%>;page=help_logs.html" title="Logs" class="help"><img src="<%GT::FileMan::image_url('question-mark.gif')%>" alt="Question" /></a> </div> <table class="foldertab"> <tr> <th class="modified"><a href="#" rel="date">Date</a></th> <th class="owner"><a href="#" rel="uid">User</a></th> <th class="permission"><a href="#" rel="ip">IP Address</a></th> <th class="action"><a href="#" rel="action">Actions</a></th> <th class="name"><a href="#"rel="desc">Description</a></th> <th class="scrollbar"></th> </tr> </table> <div class="contentframe"> <table id="logs" class="foldertab"> </div>