diff options
| author | Christian Fowler <spider@viovio.com> | 2009-03-22 06:24:50 +0000 |
|---|---|---|
| committer | Christian Fowler <spider@viovio.com> | 2009-03-22 06:24:50 +0000 |
| commit | 34b0f0a2fc5daa67643ba68659be7094eb58b0b4 (patch) | |
| tree | 72981ce0ce9886bc084304d6dd4784260ad1af7e /templates/upload_fisheye.tpl | |
| parent | 6c884037258ac82924908567d7334340a360b72c (diff) | |
| download | fisheye-34b0f0a2fc5daa67643ba68659be7094eb58b0b4.tar.gz fisheye-34b0f0a2fc5daa67643ba68659be7094eb58b0b4.tar.bz2 fisheye-34b0f0a2fc5daa67643ba68659be7094eb58b0b4.zip | |
add content_upload_mini_tpl
Diffstat (limited to 'templates/upload_fisheye.tpl')
| -rw-r--r-- | templates/upload_fisheye.tpl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/upload_fisheye.tpl b/templates/upload_fisheye.tpl index 27c81fb..6ac6570 100644 --- a/templates/upload_fisheye.tpl +++ b/templates/upload_fisheye.tpl @@ -127,6 +127,7 @@ {include file="bitpackage:liberty/edit_services_inc.tpl" serviceFile="content_edit_mini_tpl"} + {include file="bitpackage:liberty/edit_services_inc.tpl" serviceFile="content_upload_mini_tpl"} {if $gBitSystem->isPackageActive( 'gigaupload' )} {include file="bitpackage:gigaupload/progress_container_inc.tpl"} {/if} |
