From 6c0be028cefd657fd87879db9dc55d91a892d378 Mon Sep 17 00:00:00 2001 From: Olivier DOSSMANN Date: Wed, 15 May 2013 15:21:13 +0200 Subject: [PATCH] [IMP] Lua script - add css name in result --- porteail.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/porteail.lua b/porteail.lua index 579a1ca..c298a60 100755 --- a/porteail.lua +++ b/porteail.lua @@ -233,6 +233,7 @@ substitutions = { INTRODUCTION=introduction, MENU=menu_content, CSS_COLOR=css_filename, + CSS_NAME=css_name, DEFAULT_CSS=css_menu, } -- replace variables in result