Changeset 153 for trunk/views/default/edufeedr/educourse_blog.php
- Timestamp:
- 08/31/10 11:02:11 (21 months ago)
- Files:
-
- 1 modified
-
trunk/views/default/edufeedr/educourse_blog.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/views/default/edufeedr/educourse_blog.php
r152 r153 99 99 $body .= '</td></tr></table>'; 100 100 101 // Facilitator footer101 // Hidden posts and comments 102 102 if ($vars['entity']->canEdit() && edufeedrCanEditEducourse($vars['entity'])) { 103 // Deal with any floats just in case103 // Deal with any floats 104 104 $body .= '<div class="clearfloat"></div>'; 105 105 $body .= '<div id="edufeedr_footer_for_facilitator">';
