From 496df2ad310d0cc5f02df61d2b7d545b79f824d8 Mon Sep 17 00:00:00 2001 From: ivan Date: Wed, 29 Dec 2010 03:45:05 +0000 Subject: [PATCH] torrus skinning improvements, RT#10574 --- torrus/templates/default-dir.html | 1 - torrus/templates/expanded-dir.html | 2 -- 2 files changed, 3 deletions(-) diff --git a/torrus/templates/default-dir.html b/torrus/templates/default-dir.html index 7df195a43..4b653be17 100644 --- a/torrus/templates/default-dir.html +++ b/torrus/templates/default-dir.html @@ -1,5 +1,4 @@ [% PROCESS 'html-incblocks.txt' %] -[% thepath=path(token) %] [% INCLUDE htmlstart title=xmlnorm(nodeParam(token,'comment')) printpath=1 %] [% INCLUDE legend %] diff --git a/torrus/templates/expanded-dir.html b/torrus/templates/expanded-dir.html index 8fe0675db..38ea6f865 100644 --- a/torrus/templates/expanded-dir.html +++ b/torrus/templates/expanded-dir.html @@ -3,8 +3,6 @@ [% thepath=path(token) %] [% INCLUDE htmlstart title=xmlnorm(nodeParam(token,'comment')) printpath=1 %] -

[% xmlnorm(nodeParam(token,'comment')) %]

- [% INCLUDE variables %] [% INCLUDE legend %] -- 2.11.0