remove stray # from literal footers in web ui
This commit is contained in:
parent
41237ec6a9
commit
ecb5c5a397
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@
|
|||
#if os.path.exists($localfooterpath)
|
||||
#if $literalFooter
|
||||
#set $localfooter="".join(open($localfooterpath).readlines())
|
||||
#$localfooter
|
||||
$localfooter
|
||||
#else
|
||||
#include $localfooterpath
|
||||
#end if
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue