Admin image storage
This commit is contained in:
parent
f15d094753
commit
4573467338
@ -60,7 +60,7 @@ class GuideCategory extends ObjectModel
|
||||
|
||||
public static function getSubPath()
|
||||
{
|
||||
return 'modules/purchaseguide/img';
|
||||
return 'img/purchaseguide';
|
||||
}
|
||||
|
||||
public function getImageFilePath()
|
||||
|
@ -19,7 +19,7 @@
|
||||
{/if}
|
||||
|
||||
{if $input.max_size}
|
||||
File size'} :
|
||||
{l s='File size'} :
|
||||
{$input.max_size} {l s='max'}.
|
||||
{/if}
|
||||
</p>
|
||||
|
Loading…
Reference in New Issue
Block a user