give a better label to flash things
This commit is contained in:
parent
4a4546c427
commit
8e4d6583f5
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ class FlashFileHandlerTheme extends Themelet {
|
|||
width='{$image->width}'
|
||||
type='application/x-shockwave-flash'></embed>
|
||||
</object>";
|
||||
$page->add_block(new Block("Image", $html, "main", 0));
|
||||
$page->add_block(new Block("Flash Animation", $html, "main", 0));
|
||||
}
|
||||
}
|
||||
?>
|
||||
|
|
Reference in a new issue