more indentation for modules in the menu

This commit is contained in:
Chris PeBenito 2005-06-09 18:56:50 +00:00
parent eb437dd092
commit fe3bd5a557

View File

@ -4,7 +4,7 @@
[[layer_name]]</a></br/>
<div id='subitem'>
[[for module, s in layer_mods.iteritems()]]
&nbsp;-&nbsp;<a href='[[layer_name + "_" + module]].html'>
&nbsp;&nbsp;&nbsp;-&nbsp;<a href='[[layer_name + "_" + module]].html'>
[[module]]</a><br/>
[[end]]
</div>