dont show interface/template hotlinks if the module doesnt have one of them.

This commit is contained in:
Chris PeBenito 2005-06-29 16:55:13 +00:00
parent d233bfce3f
commit e8d8faa820

View File

@ -2,11 +2,11 @@
<h1>Layer: [[mod_layer]]</h1><p/>
<h2>Module: [[mod_name]]</h2><p/>
[[if interfaces]]
<a href=#interfaces>Interfaces</a>
[[end]]
[[if templates]]
<a href=#interfaces>Interfaces</a>
<a href=#templates>Templates</a>
[[end]]
[[end]]
<h3>Description:</h3>
[[if mod_desc]]
[[mod_desc]]