This commit is contained in:
杜恒
2021-01-26 21:41:01 +08:00
parent bf1450eb2e
commit f2ed0ae7e1
27 changed files with 1509 additions and 515 deletions

View File

@@ -1,9 +1,9 @@
<footer class="joe_footer">
<div class="joe_container">
<div class="left">
<div>
<?php $this->options->JFooter_Left() ?>
</div>
<div class="right">
<div>
<?php $this->options->JFooter_Right() ?>
</div>
</div>