From cd5825cbb3d04a11d352f0abccea73f834373996 Mon Sep 17 00:00:00 2001
From: Mohamed Mansour <m0.interactive@gmail.com>
Date: Wed, 28 Mar 2012 11:38:57 -0400
Subject: [PATCH] Fixes init script for chkconfig.

---
 docs/doc_footer.html |   11 +++++------
 1 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/docs/doc_footer.html b/docs/doc_footer.html
index ab2d7ee..577380e 100644
--- a/docs/doc_footer.html
+++ b/docs/doc_footer.html
@@ -1,9 +1,8 @@
-			</div> <!-- markdown -->
-			<div style="margin-top:10px" class="page_footer">
-				<div style="float:right;">{0}</div>
-			The content of this page is licensed under the <a href="http://creativecommons.org/licenses/by/3.0">Creative Commons Attribution 3.0 License</a>.
-			</div>			
-		</div> <!-- content -->
+		</div> <!-- markdown -->
+		<footer>
+			<p class="pull-right">{0}</p>
+		The content of this page is licensed under the <a href="http://creativecommons.org/licenses/by/3.0">Creative Commons Attribution 3.0 License</a>.
+		</footer>			
 	</div> <!-- container -->	
 </body>
 </html>
\ No newline at end of file

--
Gitblit v1.9.1