e68cfacf3603e7652c760059b31fbe18dde2182f_0.file.footer.tpl.php 1.5 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253
  1. <?php
  2. /* Smarty version 3.1.33, created on 2019-10-14 11:44:58
  3. from '/home/cropmonitor/public_html/site/setup/templates/footer.tpl' */
  4. /* @var Smarty_Internal_Template $_smarty_tpl */
  5. if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
  6. 'version' => '3.1.33',
  7. 'unifunc' => 'content_5da3c50ac3de58_31913057',
  8. 'has_nocache_code' => false,
  9. 'file_dependency' =>
  10. array (
  11. 'e68cfacf3603e7652c760059b31fbe18dde2182f' =>
  12. array (
  13. 0 => '/home/cropmonitor/public_html/site/setup/templates/footer.tpl',
  14. 1 => 1571013049,
  15. 2 => 'file',
  16. ),
  17. ),
  18. 'includes' =>
  19. array (
  20. ),
  21. ),false)) {
  22. function content_5da3c50ac3de58_31913057 (Smarty_Internal_Template $_smarty_tpl) {
  23. $_smarty_tpl->_checkPlugins(array(0=>array('file'=>'/home/cropmonitor/public_html/site/core/model/smarty/plugins/modifier.replace.php','function'=>'smarty_modifier_replace',),));
  24. ?>
  25. </div>
  26. <!-- end content -->
  27. <div class="clear">&nbsp;</div>
  28. </div>
  29. </div>
  30. <!-- start footer -->
  31. <div id="footer">
  32. <div id="footer-inner">
  33. <div class="container_12">
  34. <p><?php ob_start();
  35. echo date('Y');
  36. $_prefixVariable1 = ob_get_clean();
  37. echo smarty_modifier_replace($_smarty_tpl->tpl_vars['_lang']->value['modx_footer1'],'[[+current_year]]',$_prefixVariable1);?>
  38. </p>
  39. <p><?php echo $_smarty_tpl->tpl_vars['_lang']->value['modx_footer2'];?>
  40. </p>
  41. </div>
  42. </div>
  43. </div>
  44. <div class="post_body">
  45. </div>
  46. <!-- end footer -->
  47. </body>
  48. </html><?php }
  49. }