diff --git a/htdocs/application/helpers/captcha_helper.php b/htdocs/application/helpers/captcha_helper.php index 0d0c454..59e0832 100644 --- a/htdocs/application/helpers/captcha_helper.php +++ b/htdocs/application/helpers/captcha_helper.php @@ -285,8 +285,8 @@ if (!function_exists('display_captcha')) 'word' => $word, 'img_path' => '', 'img_url' => '', - 'img_width' => '150', - 'img_height' => '30', + 'img_width' => '110', + 'img_height' => '25', 'font_path' => '', 'expiration' => 7200 ); diff --git a/htdocs/application/views/defaults/paste_form.php b/htdocs/application/views/defaults/paste_form.php index 7230f0f..9b83345 100644 --- a/htdocs/application/views/defaults/paste_form.php +++ b/htdocs/application/views/defaults/paste_form.php @@ -104,7 +104,7 @@
-