From 5895574f79c677aa556deceaca3479dff1dbdbcc Mon Sep 17 00:00:00 2001 From: Max Kremmel Date: Sun, 21 Dec 2008 10:06:17 +0000 Subject: stay conform and indent smarty logic as well --- templates/edit_storage_list.tpl | 96 ++++++++++++++++++++--------------------- 1 file changed, 48 insertions(+), 48 deletions(-) (limited to 'templates/edit_storage_list.tpl') diff --git a/templates/edit_storage_list.tpl b/templates/edit_storage_list.tpl index 768f1ae..cc765e9 100644 --- a/templates/edit_storage_list.tpl +++ b/templates/edit_storage_list.tpl @@ -73,59 +73,59 @@ {if $gBitThemes->isJavascriptEnabled()} - - - - {if $smarty.foreach.atts.first} - - - - {/if} - - - - -
- {formhelp note="copy this code into your edit window to embed the file into your text"} -
wiki code
- - - - - - {if $smarty.foreach.atts.first} - - - - {/if} - - - - - {if $storage.attachment_plugin_guid eq 'mimeimage'} - {foreach name=size key=size from=$storage.thumbnail_url item=url} - - - - - {/foreach} - {if ( $storage.source_url ) } + + + + + - + {if $storage.attachment_plugin_guid eq 'mimeimage'} + {foreach name=size key=size from=$storage.thumbnail_url item=url} + + + + + {/foreach} + {if ( $storage.source_url ) } + + + + + {/if} + {else} + + + + + {/if} +
- {formhelp note="copy this code into the html source to embed the file into your text"} -
SizeCode
{$size}
{$size}
original
icon
+ + {/if} {/foreach} -- cgit v1.3