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/setup/check_mail.php

    r833 r840  
    9898        <td style="white-space:nowrap;"><?php echo _("Your email address:") ?></td> 
    9999        <td><input name="email_address" width="50"></td> 
    100         <td><input type="submit" name="submit" value="<?php echo _("Send Email") ?>"></td> 
     100        <td><input type="submit" class="button" name="submit" value="<?php echo _("Send Email") ?>"></td> 
    101101        <td width="100%">&nbsp;</td> 
    102102    </tr> 
Note: See TracChangeset for help on using the changeset viewer.