torrus skinning improvements, RT#10574
[freeside.git] / torrus / templates / default-rrd.html
index 7767f7d..e51c3c0 100644 (file)
@@ -2,7 +2,7 @@
 [% INCLUDE setdate %]
 [% parentComment = nodeParam(parent(token),'comment') %]
 [% IF parentComment;
-     INCLUDE htmlstart title='Graphs for ' _ xmlnorm(parentComment);
+     INCLUDE htmlstart title='Graphs for ' _ xmlnorm(parentComment) printpath=1;
    ELSE;
      INCLUDE htmlstart title='Graphs for ' _ path(token) printpath=1;
    END;