diff --git a/templates/dir_alternate.ezt b/templates/dir_alternate.ezt index 0c45174a..a9bd4203 100644 --- a/templates/dir_alternate.ezt +++ b/templates/dir_alternate.ezt @@ -242,11 +242,15 @@ href="[docroot]/help_[if-any where]dir[else]root[end]view.html">ViewCVS and CVS [if-any view_tag](not exist)[else](in the Attic)[end][if-any attic_showing] [[]hide][end] [end] - [if-any rows.graph_href] - (graph) - + [is cfg.options.use_cvsgraph "1"] + [if-any rows.graph_href] + (graph) + + [else] +   + [end] [end]  [rows.time] diff --git a/templates/directory.ezt b/templates/directory.ezt index ae807f5d..05934534 100644 --- a/templates/directory.ezt +++ b/templates/directory.ezt @@ -235,11 +235,15 @@ href="[docroot]/help_[if-any where]dir[else]root[end]view.html">ViewCVS and CVS [if-any view_tag](not exist)[else](in the Attic)[end][if-any attic_showing] [[]hide][end] [end] - [if-any rows.graph_href] - (graph) - + [is cfg.options.use_cvsgraph "1"] + [if-any rows.graph_href] + (graph) + + [else] +   + [end] [end]