From e9d4e4138999bef150e53177a12e4b70137e8352 Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Fri, 12 Jun 2015 13:18:27 -0400 Subject: Fix ciscoata template to remove blank line at beginning --- config/templates/ciscoata-template.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/templates/ciscoata-template.lua b/config/templates/ciscoata-template.lua index 2238686..de91065 100644 --- a/config/templates/ciscoata-template.lua +++ b/config/templates/ciscoata-template.lua @@ -1,3 +1,5 @@ + + <% -- Cisco ATA Configuration File Template local values = ... @@ -52,8 +54,6 @@ local function xml_elem(elem,value,permissions,i) end %> - - <% -- cgit v1.2.3