[selinux-policy: 307/3172] more indentation for modules in the menu

Daniel J Walsh dwalsh at fedoraproject.org
Thu Oct 7 19:31:29 UTC 2010


commit fe3bd5a5571891d1e043ca8a62e87035e5b4aeac
Author: Chris PeBenito <cpebenito at tresys.com>
Date:   Thu Jun 9 18:56:50 2005 +0000

    more indentation for modules in the menu

 refpolicy/doc/templates/menu.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/refpolicy/doc/templates/menu.html b/refpolicy/doc/templates/menu.html
index cd7ae8e..d1a9eda 100644
--- a/refpolicy/doc/templates/menu.html
+++ b/refpolicy/doc/templates/menu.html
@@ -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>


More information about the scm-commits mailing list