Dotclear


Ignore:
Timestamp:
11/08/11 17:26:35 (12 years ago)
Author:
nikrou
Message:

Fix issue for some brothers that want flash

File:
1 edited

Legend:

Unmodified
Added
Removed
  • plugins/tagflash/inc/class.tpl.tag.flash.php

    r3045 r3081  
    5959      $res .= '<param name="bgcolor" value="#'.$settings->bgcolor.'"/>'."\n"; 
    6060    } 
    61     if ($w->with_seo_content) { 
    62       $res .= '<div id="tagFlashContent">'.self::getTags($w, false).'</div>'."\n";     
    63     } else { 
    64       $res .= '<p>'. __('This will be shown to users with no Flash plugin.').'</p>'; 
    65     } 
     61    $res .= '<div id="tagFlashContent">'.self::getTags($w, false).'</div>'."\n";     
    6662    $res .= '</object>'."\n"; 
    6763    $res .= '<p><a href="'.$core->blog->url.$core->url->getBase('tags').'">'.__('All tags').'</a></p>'; 
Note: See TracChangeset for help on using the changeset viewer.

Sites map