Updated path for jCrop

This commit is contained in:
Sarven Capadisli 2009-04-13 03:49:37 +00:00
parent 765ea69667
commit 4a8c23fe32

View File

@ -383,7 +383,7 @@ class AvatarsettingsAction extends AccountSettingsAction
{
parent::showStylesheets();
$jcropStyle =
common_path('theme/base/css/jquery.Jcrop.css?version='.LACONICA_VERSION);
common_path('theme/default/base/css/jquery.Jcrop.css?version='.LACONICA_VERSION);
$this->element('link', array('rel' => 'stylesheet',
'type' => 'text/css',