diff options
Diffstat (limited to 'freeradius3-listmacauthfiles-html.lsp')
-rw-r--r-- | freeradius3-listmacauthfiles-html.lsp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/freeradius3-listmacauthfiles-html.lsp b/freeradius3-listmacauthfiles-html.lsp index a70a207..fcb1363 100644 --- a/freeradius3-listmacauthfiles-html.lsp +++ b/freeradius3-listmacauthfiles-html.lsp @@ -35,6 +35,8 @@ end }); </script> +<% htmlviewfunctions.displaycommandresults({"editmacauthfile"}, session) %> + <% local header_level = htmlviewfunctions.displaysectionstart(cfe({label="MAC Authentication Configuration"}), page_info) %> <table id="list" class="tablesorter"><thead> <tr> |