Skip to content
Snippets Groups Projects
Commit ea56039f authored by Ben Oswald's avatar Ben Oswald
Browse files

add mac to render function

parent 8955ef2c
No related branches found
No related tags found
No related merge requests found
...@@ -18,6 +18,7 @@ else ...@@ -18,6 +18,7 @@ else
return function () return function ()
luci.template.render_string(msg, { pubkey=pubkey luci.template.render_string(msg, { pubkey=pubkey
, hostname=hostname , hostname=hostname
, mac=mac
, site=site , site=site
, sysconfig=sysconfig , sysconfig=sysconfig
}) })
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment