Make WordPress Core


Ignore:
Timestamp:
05/14/2007 03:39:05 AM (19 years ago)
Author:
matt
Message:

This button gets buried, especially when you have a lot of widgets, and it needs to be at the top too.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/widgets.php

    r5437 r5471  
    294294       
    295295        <form id="sbadmin" method="post" onsubmit="serializeAll();">
     296            <p class="submit">
     297                <input type="submit" value="<?php _e( 'Save Changes &raquo;' ); ?>" />
     298            </p>
    296299            <div id="zones">
    297300            <?php
Note: See TracChangeset for help on using the changeset viewer.