Lines 112-117
tr.selected { background-color : #FFFFCC; } tr.selected td { background-color :
Link Here
|
112 |
<li><label for="isbn">ISBN: </label> <input type="text" id="isbn" name="isbn" value="[% isbn %]" /></li> |
112 |
<li><label for="isbn">ISBN: </label> <input type="text" id="isbn" name="isbn" value="[% isbn %]" /></li> |
113 |
<li><label for="lccall">LC call number: </label> <input type="text" id="lccall" name="lccall" value="" /></li> |
113 |
<li><label for="lccall">LC call number: </label> <input type="text" id="lccall" name="lccall" value="" /></li> |
114 |
<li><label for="controlnumber">Control no.: </label> <input type="text" id="controlnumber" name="controlnumber" value="" /></li> |
114 |
<li><label for="controlnumber">Control no.: </label> <input type="text" id="controlnumber" name="controlnumber" value="" /></li> |
|
|
115 |
<li><label for="lccn">LC Control Number: </label> <input type="text" id="lccn" name="lccn" value="" /></li> |
115 |
<li><label for="srchany">Raw (any): </label> <input type="text" id="srchany" name="srchany" value="" /></li></ol> |
116 |
<li><label for="srchany">Raw (any): </label> <input type="text" id="srchany" name="srchany" value="" /></li></ol> |
116 |
</fieldset> |
117 |
</fieldset> |
117 |
</div> |
118 |
</div> |
118 |
- |
|
|