diff --git a/application/views/bootstrap3/header.php b/application/views/bootstrap3/header.php index fef5948d..ce9b6aa8 100644 --- a/application/views/bootstrap3/header.php +++ b/application/views/bootstrap3/header.php @@ -21,7 +21,7 @@ echo "alert(url.replace('/kcfinder/upload/ah/','https://data.asiahighlights.com/'));"; break; case 'gm': - echo "alert(url.replace('/kcfinder/upload/ah/','https://data.chinarundreisen.com/'));"; + echo "alert(url.replace('/kcfinder/upload/gm/','https://data.chinarundreisen.com/'));"; break; default:echo 'alert(url);'; }