themes/stpatty/footer.tpl
changeset 1227 bdac73ed481e
parent 1122 e1606c85e937
--- a/themes/stpatty/footer.tpl	Sun Mar 28 21:49:26 2010 -0400
+++ b/themes/stpatty/footer.tpl	Sun Mar 28 23:10:46 2010 -0400
@@ -1,23 +1,23 @@
-          </div>
-        </div>
-        
-        <div class="straightaway"></div>
-        <div class="footer">
-          <!-- We strongly request that you leave the notice below in its place; it helps to attract users to Enano in exchange for providing you
-                 with your CMS. Enano is still new; therefore we are looking to attract users, and we feel that this notice will help. If you refuse
-                 to include even this tiny little notice, support on the Enano forums may be affected. Thanks guys.
-                 
-                 -Dan
-                 -->
-          <b>{COPYRIGHT}</b>
-          <!-- You may remove the following line, but it will affect your support from the Enano project. See: http://enanocms.org/powered-link -->
-          <br />[[EnanoPoweredLinkLong]]&nbsp;&nbsp;|&nbsp;&nbsp;<a href="http://validator.w3.org/check?uri=referer">Valid XHTML 1.1</a>&nbsp;&nbsp;|&nbsp;&nbsp;<a href="http://jigsaw.w3.org/css-validator/validator?uri=referer">Valid CSS</a>&nbsp;&nbsp;|&nbsp;&nbsp;Time: [[GenTime]]s<!-- BEGIN auth_admin -->&nbsp;&nbsp;|&nbsp;&nbsp;<a href="{REPORT_URI}">[[NumQueries]] SQL</a><!-- END auth_admin -->
-          <!-- Do not remove this line or scheduled tasks will not run. -->
-          <img alt=" " src="{SCRIPTPATH}/cron.php" width="1" height="1" />
-        </div>
-      </div>
-    </div>
-    {JS_FOOTER}
-  </body>
+					</div>
+				</div>
+				
+				<div class="straightaway"></div>
+				<div class="footer">
+					<!-- We strongly request that you leave the notice below in its place; it helps to attract users to Enano in exchange for providing you
+ 								with your CMS. Enano is still new; therefore we are looking to attract users, and we feel that this notice will help. If you refuse
+ 								to include even this tiny little notice, support on the Enano forums may be affected. Thanks guys.
+ 								
+ 								-Dan
+ 								-->
+					<b>{COPYRIGHT}</b>
+					<!-- You may remove the following line, but it will affect your support from the Enano project. See: http://enanocms.org/powered-link -->
+					<br />[[EnanoPoweredLinkLong]]&nbsp;&nbsp;|&nbsp;&nbsp;<a href="http://validator.w3.org/check?uri=referer">Valid XHTML 1.1</a>&nbsp;&nbsp;|&nbsp;&nbsp;<a href="http://jigsaw.w3.org/css-validator/validator?uri=referer">Valid CSS</a>&nbsp;&nbsp;|&nbsp;&nbsp;Time: [[GenTime]]s<!-- BEGIN auth_admin -->&nbsp;&nbsp;|&nbsp;&nbsp;<a href="{REPORT_URI}">[[NumQueries]] SQL</a><!-- END auth_admin -->
+					<!-- Do not remove this line or scheduled tasks will not run. -->
+					<img alt=" " src="{SCRIPTPATH}/cron.php" width="1" height="1" />
+				</div>
+			</div>
+		</div>
+		{JS_FOOTER}
+	</body>
 </html>