From 20b756c6259fe2fed0186f6aa6f44e1d4d5a74a5 Mon Sep 17 00:00:00 2001 From: laetzer Date: Mon, 29 Sep 2008 11:56:30 +0000 Subject: inline css in liberty, kernel, themes replaced with classes from inline.css (loaded by themes pkg) --- templates/edit_storage_list.tpl | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'templates/edit_storage_list.tpl') diff --git a/templates/edit_storage_list.tpl b/templates/edit_storage_list.tpl index 9f7210e..b7d15bf 100644 --- a/templates/edit_storage_list.tpl +++ b/templates/edit_storage_list.tpl @@ -8,9 +8,9 @@ - - - + + + @@ -27,7 +27,7 @@ {foreach from=$gContent->mStorage item=storage key=attachmentId name=atts} - -
{tr}Items {if $libertyUploader && empty($gContent->mContentId)}That Will Be{/if} Attached Directly to this Content{/tr}
{tr}Thumbnail{/tr}{tr}Inclusion Code{/tr}{tr}Actions{/tr}{tr}Thumbnail{/tr}{tr}Inclusion Code{/tr}{tr}Actions{/tr}
+ {if $storage.is_mime} {include file=$gLibertySystem->getMimeTemplate('inline',$storage.attachment_plugin_guid) display_type=storage_thumbs thumbsize=small preferences=$gContent->mStoragePrefs.$attachmentId attachment=$storage} {else} @@ -38,7 +38,7 @@ {/if} {/if} + {$storage.wiki_plugin_link} {if $smarty.foreach.atts.first} {formhelp note="copy this code into your edit window to embed the file into your text"} -- cgit v1.3