diff --git a/lib/templating/kt3template.inc.php b/lib/templating/kt3template.inc.php index 447395d..b675088 100644 --- a/lib/templating/kt3template.inc.php +++ b/lib/templating/kt3template.inc.php @@ -130,7 +130,7 @@ class KTPage { $aJS[] = 'thirdpartyjs/MochiKit/MochiKitPacked.js'; $aJS[] = 'resources/js/kt-utility.js'; $aJS[] = 'presentation/i18nJavascript.php'; - $aJS[] = 'thirdpartyjs/curvycorners/rounded_corners_lite.inc.js'; + $aJS[] = 'thirdpartyjs/curvycorners/rounded_corners.inc.js'; $aJS[] = 'resources/js/loader.js'; $aJS[] = 'thirdpartyjs/yui/tools/tools.js'; $aJS[] = 'thirdpartyjs/yui/connection/connection.js'; diff --git a/templates/ktcore/login.smarty b/templates/ktcore/login.smarty index b996414..3d80c42 100644 --- a/templates/ktcore/login.smarty +++ b/templates/ktcore/login.smarty @@ -11,7 +11,7 @@ - +