Show
Ignore:
Timestamp:
08/31/10 11:02:11 (21 months ago)
Author:
gnum
Message:

Fixes #102, also updated translations

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/views/default/edufeedr/educourse_blog.php

    r152 r153  
    9999                $body .= '</td></tr></table>'; 
    100100 
    101                 // Facilitator footer 
     101                // Hidden posts and comments 
    102102                if ($vars['entity']->canEdit() && edufeedrCanEditEducourse($vars['entity'])) { 
    103                         // Deal with any floats just in case 
     103                        // Deal with any floats 
    104104                        $body .= '<div class="clearfloat"></div>'; 
    105105                    $body .= '<div id="edufeedr_footer_for_facilitator">';