Admin image storage

This commit is contained in:
Michael RICOIS 2017-11-08 09:49:24 +01:00
parent f15d094753
commit 4573467338
2 changed files with 2 additions and 2 deletions

View File

@ -60,7 +60,7 @@ class GuideCategory extends ObjectModel
public static function getSubPath()
{
return 'modules/purchaseguide/img';
return 'img/purchaseguide';
}
public function getImageFilePath()

View File

@ -19,7 +19,7 @@
{/if}
{if $input.max_size}
File size'} :
{l s='File size'} :
{$input.max_size} {l s='max'}.
{/if}
</p>