|
Link Here
|
| 302 |
<div class="hint"> |
302 |
<div class="hint"> |
| 303 |
[% patron.title | html %] [% patron.firstname | html %] [% patron.surname | html %] does not currently have an image available. To import an image for [% patron.title | html %] |
303 |
[% patron.title | html %] [% patron.firstname | html %] [% patron.surname | html %] does not currently have an image available. To import an image for [% patron.title | html %] |
| 304 |
[% patron.firstname | html %] |
304 |
[% patron.firstname | html %] |
| 305 |
[% patron.surname | html %], enter the name of an image file to upload. |
305 |
[% patron.surname | html %], |
|
|
306 |
enter the name of an image file to upload. |
| 306 |
</div> |
307 |
</div> |
| 307 |
[% END # /IF patron.image %] |
308 |
[% END # /IF patron.image %] |
| 308 |
<p>Only PNG, GIF, JPEG, XPM formats are supported.</p> |
309 |
<p>Only PNG, GIF, JPEG, XPM formats are supported.</p> |