Lines 32-40
Link Here
|
32 |
|
32 |
|
33 |
[% INCLUDE 'blocking_errors.inc' %] |
33 |
[% INCLUDE 'blocking_errors.inc' %] |
34 |
<form action="/cgi-bin/koha/basket/sendbasket.pl" method="post"> |
34 |
<form action="/cgi-bin/koha/basket/sendbasket.pl" method="post"> |
35 |
|
35 |
<h1>Sending your cart</h1> |
36 |
<fieldset class="rows"> |
36 |
<fieldset class="rows"> |
37 |
<legend>Sending your cart</legend> |
37 |
<legend class="sr-only">Enter message details</legend> |
38 |
<ol> <li> |
38 |
<ol> <li> |
39 |
<label for="email_add">Email address:</label> |
39 |
<label for="email_add">Email address:</label> |
40 |
<input type="text" id="email_add" name="email_add" size="43" class="focus" /> |
40 |
<input type="text" id="email_add" name="email_add" size="43" class="focus" /> |