- Timestamp:
- 01/13/11 17:27:25 (2 years ago)
- Location:
- plugins/apostrophePlugin/trunk
- Files:
-
- 2 modified
-
. (modified) (1 prop)
-
modules/a/templates/layout.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
plugins/apostrophePlugin/trunk
- Property svn:mergeinfo changed
/plugins/apostrophePlugin/branches/1.5 merged: 3130
- Property svn:mergeinfo changed
-
plugins/apostrophePlugin/trunk/modules/a/templates/layout.php
r3065 r3131 105 105 <?php echo $sf_data->getRaw('sf_content') ?> 106 106 </div> 107 107 108 </div> 109 110 <div class='a-footer-wrapper clearfix'> 108 111 <div class='a-footer clearfix'> 109 112 <?php include_partial('a/footer') ?> 110 113 </div> 111 112 114 </div> 113 115 114 116 <?php // Invokes apostrophe.smartCSS, your project level JS hook and a_include_js_calls ?> 115 117 <?php include_partial('a/globalJavascripts') ?>

