diff --git a/theme/chameleon/ui/chameleon_js.php b/theme/chameleon/ui/chameleon_js.php index f1746545a9d..9038fdcccc6 100644 --- a/theme/chameleon/ui/chameleon_js.php +++ b/theme/chameleon/ui/chameleon_js.php @@ -40,7 +40,7 @@ String.prototype.trim = function() { var Config = { THEME_ROOT: '', - REMOTE_URI: '/css.php?id=', + REMOTE_URI: '/css.php', FONTS_LIST: ['verdana, arial, helvetica, sans-serif', '"trebuchet ms", verdana, sans-serif', 'georgia, "trebuchet ms", times, serif', 'Other'], FONT_WEIGHTS: ['normal', 'bold'], FONT_STYLES: ['normal', 'italic'],