Show
Ignore:
Timestamp:
07/10/2008 11:31:35 AM (5 months ago)
Author:
Geert
Message:

Pulling riddles from i18n file now. Inverted basic style to generate dark text on a light background. Clear difference from alpha style now.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/system/config/captcha.php

    r3031 r3032  
    1919$config['default'] = array 
    2020( 
    21         'style'           => 'alpha', 
     21        'style'           => 'basic', 
    2222        'width'           => 150, 
    2323        'height'          => 50,