Commit 5acd58d2 authored by Jonathan Gazeley's avatar Jonathan Gazeley
Browse files

Fix ordering of template to close #94

parent 9a19565e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -135,8 +135,8 @@ eap {
  #  the users password will go over the wire in plain-text,
  #  for anyone to see.
  #
<%- if @gtc_challenge -%>
  gtc {
<%- if @gtc_challenge -%>
    #  The default challenge, which many clients
    #  ignore..
    challenge = "<%= @gtc_challenge %>"