@@ -15,65 +15,57 @@ function jquery_loadinganimation_settings_form() {
'#type'=>'textfield',
'#title'=>t('Loading animation spinner path'),
'#description'=>t(
"The loading animation spinner path to use. Relative to base path. Default: \"%img_src_default\". !open_permanent_link to display the popup to preview the style. Exit with ESC.",
"The loading animation spinner path to use. Relative to base path. Default: \"%img_src_default\". !open_permanent_link to display the popup to preview the style. Exit with ESC.",array(
'#description'=>t("Display the loading animation on form submit. <em>Important:</em> Buttons with further JS events registered are excluded from this trigger."),
"jQuery Loadinganimation will not be used for paths that match these patterns.").' '.t("Specify pages by using their paths. Enter one path per line. The '*' character is a wildcard. Example paths are %blog for the blog page and %blog-wildcard for every personal blog. %front is the front page.").' '.t("Default: 'admin/*'"),
"jQuery Loadinganimation will not be used for paths that match these patterns.").' '.t("Specify pages by using their paths. Enter one path per line. The '*' character is a wildcard. Example paths are %blog for the blog page and %blog-wildcard for every personal blog. %front is the front page.").' '.t("Default: 'admin/*'"),