Changeset 1876

Show
Ignore:
Timestamp:
08/23/07 08:21:06 (1 year ago)
Author:
benjamin
Message:

the 'no' button in deletion confirmation didn't work ...

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • alternc/trunk/bureau/admin/bro_main.php

    r1875 r1876  
    7979    <blockquote> 
    8080      <input type="submit" class="inb" name="del_confirm" value="<?php __("Yes"); ?>" />&nbsp;&nbsp; 
    81       <input type="button" class="inb" name="cancel" value="<?php __("No"); ?>" /> 
     81      <input type="submit" class="inb" name="cancel" value="<?php __("No"); ?>" /> 
    8282    </blockquote> 
    8383  </form>