Correction de r4338

This commit is contained in:
Alan Garcia 2013-05-23 15:39:00 +00:00
parent e7fbff1702
commit b4b8c1be39
3 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
</div> <!-- div content -->
<div style="clear:both;" />
<div style="clear:both;" ></div>
</div> <!-- div global -->
<?php
if ( isset($debug_alternc) && $debug_alternc->status ) {

View File

@ -151,7 +151,7 @@ if (!$charset) $charset="UTF-8";
</script>
</div>
<div style="clear:both;" />
<div style="clear:both;" ></div>
</div>
</body>
</html>

View File

@ -52,7 +52,7 @@ if (!$charset) $charset="UTF-8";
<p><a href="index.php"><?php __("Click here to log in"); ?></a></p>
<p>&nbsp;</p>
</div>
<div style="clear:both;" />
<div style="clear:both;" ></div>
</div>
<script type="text/javascript">
function redirect_panel() {