diff options
Diffstat (limited to 'templates/mime')
| -rwxr-xr-x | templates/mime/audio/attachment.tpl | 2 | ||||
| -rwxr-xr-x | templates/mime/audio/player.tpl | 2 | ||||
| -rwxr-xr-x | templates/mime/default/attachment.tpl | 6 | ||||
| -rw-r--r-- | templates/mime/default/inline.tpl | 2 | ||||
| -rw-r--r-- | templates/mime/default/storage.tpl | 2 | ||||
| -rwxr-xr-x | templates/mime/image/admin.tpl | 4 | ||||
| -rwxr-xr-x | templates/mime/image/attachment.tpl | 2 | ||||
| -rwxr-xr-x | templates/mime/video/attachment.tpl | 2 |
8 files changed, 11 insertions, 11 deletions
diff --git a/templates/mime/audio/attachment.tpl b/templates/mime/audio/attachment.tpl index 08f6400..844e71a 100755 --- a/templates/mime/audio/attachment.tpl +++ b/templates/mime/audio/attachment.tpl @@ -1,5 +1,5 @@ {strip} -{if $wrapper.output == 'desc' or $wrapper.output == 'description'} +{if $wrapper.output == 'desc' || $wrapper.output == 'description'} {if $attachment.display_url}<a {$wrapper.href_class} href="{$wrapper.display_url|default:$attachment.display_url}">{/if} {$wrapper.description_parsed|default:$attachment.filename} {if $attachment.display_url}</a>{/if} diff --git a/templates/mime/audio/player.tpl b/templates/mime/audio/player.tpl index a37fc2e..18701f3 100755 --- a/templates/mime/audio/player.tpl +++ b/templates/mime/audio/player.tpl @@ -13,7 +13,7 @@ {/if} <div id="{$id}"><a href="http://www.macromedia.com/go/getflashplayer">Get the Flash Player</a> to see this video.</div> <script>/* <