[simplesamlphp] r3407 committed - Move closing div tag to its proper place. Fixes #55.

2 views
Skip to first unread message

simple...@googlecode.com

unread,
Mar 3, 2014, 10:52:34 AM3/3/14
to simplesaml...@googlegroups.com
Revision: 3407
Author: jai...@gmail.com
Date: Mon Mar 3 15:52:08 2014 UTC
Log: Move closing div tag to its proper place. Fixes #55.
http://code.google.com/p/simplesamlphp/source/detail?r=3407

Modified:
/branches/simplesamlphp-1.12/modules/core/templates/logout-iframe.php

=======================================
--- /branches/simplesamlphp-1.12/modules/core/templates/logout-iframe.php
Tue Aug 13 10:28:38 2013 UTC
+++ /branches/simplesamlphp-1.12/modules/core/templates/logout-iframe.php
Mon Mar 3 15:52:08 2014 UTC
@@ -207,6 +207,8 @@
?>
</div>
<!-- #content -->
+</div>
+<!-- #wrap -->
<?php
if ($type === 'embed') {
$this->includeAtTemplateBase('includes/footer-embed.php');
@@ -214,5 +216,3 @@
$this->includeAtTemplateBase('includes/footer.php');
}
?>
-</div>
-<!-- #wrap -->
Reply all
Reply to author
Forward
0 new messages