7 lines
311 B
PHP
7 lines
311 B
PHP
<div id="container_footer">
|
|
<div id="footer">
|
|
<a href="<?php echo _PIE_CC_URL?>" title="<?php echo _PIE_CC?>" target="_blank"><img src="../images/cc.gif" alt="<?php echo _PIE_CC?>" class="fleft" width="17" height="23"></a>
|
|
<div id="footer_txt"><?php echo _PIE_TEXT?></div>
|
|
</div>
|
|
</div>
|