diff options
| author | Max Kremmel <xing@synapse.plus.com> | 2008-06-10 18:33:36 +0000 |
|---|---|---|
| committer | Max Kremmel <xing@synapse.plus.com> | 2008-06-10 18:33:36 +0000 |
| commit | 6a637ab6810183f98587db74feb6862eae11c20b (patch) | |
| tree | 098b8c03eea9b2ce19f73f6da8e7163aba4b6924 /templates | |
| parent | af4afbd3e8b120f99e15d9e297c67331145ab698 (diff) | |
| download | liberty-6a637ab6810183f98587db74feb6862eae11c20b.tar.gz liberty-6a637ab6810183f98587db74feb6862eae11c20b.tar.bz2 liberty-6a637ab6810183f98587db74feb6862eae11c20b.zip | |
rename mime files
Diffstat (limited to 'templates')
| -rw-r--r-- | templates/edit_storage_list.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/edit_storage_list.tpl b/templates/edit_storage_list.tpl index cb09cf2..02d47f0 100644 --- a/templates/edit_storage_list.tpl +++ b/templates/edit_storage_list.tpl @@ -61,7 +61,7 @@ </a> {else} {if $storage.is_mime} - <a href="{$smarty.const.LIBERTY_PKG_URL}mime_view.php?attachment_id={$attachmentId}">{biticon ipackage="icons" iname="document-open" iexplain="View"}</a> + <a href="{$smarty.const.LIBERTY_PKG_URL}view.php?attachment_id={$attachmentId}">{biticon ipackage="icons" iname="document-open" iexplain="View"}</a> {/if} <a href="{$smarty.server.PHP_SELF}?{$smarty.capture.urlArgs}&deleteAttachment={$attachmentId}">{biticon ipackage="icons" iname="edit-delete" iexplain="Delete"}</a> {/if} |
