]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - actions/avatarsettings.php
A script to GC sessions correctly
[quix0rs-gnu-social.git] / actions / avatarsettings.php
index 60f69b6850ef147cf8b4509cc08f9b9c964dff94..c2bb35a39580153a4b696015d104b42b4fb6b104 100644 (file)
@@ -383,7 +383,7 @@ class AvatarsettingsAction extends AccountSettingsAction
     {
         parent::showStylesheets();
         $jcropStyle =
-          common_path('theme/default/base/css/jquery.Jcrop.css?version='.LACONICA_VERSION);
+          common_path('theme/base/css/jquery.Jcrop.css?version='.LACONICA_VERSION);
 
         $this->element('link', array('rel' => 'stylesheet',
                                      'type' => 'text/css',