blob: 7541f1ff2fd7c3676694952f98345a1b617e601b [file] [log] [blame]
<!-- $Id$ -->
<html jwcid="$content$">
<body jwcid="@Border">
<span jwcid="@ShowError"/>
This page is used to transfer ownership of one or more books to
another user.
<form jwcid="@Form" listener="ognl:listeners.formSubmit">
<select jwcid="selectBooks"/>
<span jwcid="availableTitleBlock@Block">
Books you currently own.
</span>
<span jwcid="selectedTitleBlock@Block">
Books to transfer to <select jwcid="selectTarget"/>
</span>
<br clear="left"/>
<input type="image" src="images/transfer.png" width="56" height="20" alt="Transfer"/>
</form>
</body>
</html>