| <span jwcid="border"> |
| <!-- $Id$ --> |
| |
| <span jwcid="showMessage"/> |
| |
| <span jwcid="showError"/> |
| |
| <form jwcid="form"> |
| |
| <p>This page allows you to rename and delete publishers. Care should be taken because, |
| at this time, no check is made that books are not connected to the Publisher. |
| |
| <table> |
| <tr> |
| <th>Publisher</th> |
| <th>Delete?</th> |
| </tr> |
| |
| <span jwcid="e"> |
| |
| <tr> |
| <td><span jwcid="inputPublisherName"/></td> |
| <td><span jwcid="inputDelete"/></td> |
| </tr> |
| |
| </span> |
| |
| <tr> |
| <td><input type="submit" value="Update"></td> |
| </tr> |
| |
| </table> |
| |
| </form> |
| |
| </span> |