Ignore:
Timestamp:
09/26/07 00:39:24 (5 years ago)
Author:
hverton
Message:

minor bugfixes
further work on Gallery integration

File:
1 edited

Legend:

Unmodified
Added
Removed
  • modules/common/gallery/php-files/modules/gallery/stats-wizard.php

    r833 r840  
    138138    echo "\n</tr>"; 
    139139    echo "\n</table>"; 
    140     echo "\n". '<input type="submit" name="submitbutton" value="'. _("Show statistics") . '">'; 
     140    echo "\n". '<input type="submit" class="button" name="submitbutton" value="'. _("Show statistics") . '">'; 
    141141    echo "\n</form>"; 
    142142 
Note: See TracChangeset for help on using the changeset viewer.