% local view, viewlibrary, page_info, session = ... htmlviewfunctions = require("htmlviewfunctions") html = require("acf.html") %> <% htmlviewfunctions.displaycommandresults({"editmacauthfile"}, session) %>
Action | File | Size | Last Modified |
---|---|---|---|
<% if viewlibrary.check_permission("editmacauthfile") then %> <%= html.link{value=page_info.script..page_info.prefix..page_info.controller.."/editmacauthfile?filename="..html.url_encode(v.filename).."&redir="..html.url_encode(page_info.orig_action), label="Edit "} %> <% end %> | <%= html.html_escape(v.filename) %> | <%= html.html_escape(v.orig_size) %>b<%= html.html_escape(v.size) %> | <%= html.html_escape(v.mtime) %> |