aboutsummaryrefslogtreecommitdiff
path: root/frontend/lib/d-files.php
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/lib/d-files.php')
-rw-r--r--frontend/lib/d-files.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontend/lib/d-files.php b/frontend/lib/d-files.php
index fc92e6c..d351aee 100644
--- a/frontend/lib/d-files.php
+++ b/frontend/lib/d-files.php
@@ -39,11 +39,11 @@ $files = array ('bt' => array ('js', array ('js/v2/i18n.js',
'wt' => array ('xml', array ('xslt/v2/weather.xsl')),
'css' => array ('css', array ('css/v2/style1.css',
'css/v2/niftyCorners.css')),
'css.login' => array ('css', array ('css/v2/login.css')),
'css.notice' => array ('css', array ('css/v2/notice.css')),
'css.signup' => array ('css', array ('css/v2/signup.css')),
- 'css.changepassword' => array ('css', array ('css/v2/changepassword.css')),
+ 'css.cswindow' => array ('css', array ('css/v2/cswindow.css')),
'dir' => array ('xml', array ('gen/directory.xml')),
'popular' => array ('xml', array ('gen/popular.xml'))
);
?>

Return to:

Send suggestions and report system problems to the System administrator.