added this no_footer option to non-smartified backend too
This commit is contained in:
parent
162acc15ad
commit
c9b1bfd5dd
@ -503,6 +503,7 @@ if ($use_installer) {
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<?php if (!$no_footer) { ?>
|
||||
<div class="serendipityAdminFooterSpacer">
|
||||
<br />
|
||||
</div>
|
||||
@ -517,6 +518,7 @@ if ($use_installer) {
|
||||
?>
|
||||
</span>
|
||||
</div>
|
||||
<?php } ?>
|
||||
</body>
|
||||
</html>
|
||||
<?php
|
||||
|
Loading…
x
Reference in New Issue
Block a user