|
Lines 104-110
Link Here
|
| 104 |
[% CASE 'members' %]<span>Patrons</span> |
104 |
[% CASE 'members' %]<span>Patrons</span> |
| 105 |
[% CASE 'serial' %]<span>Serials (new issue)</span> |
105 |
[% CASE 'serial' %]<span>Serials (new issue)</span> |
| 106 |
[% CASE 'suggestions' %]<span>Suggestions</span> |
106 |
[% CASE 'suggestions' %]<span>Suggestions</span> |
| 107 |
[% CASE %][% lette.module %] |
107 |
[% CASE %]<span>[% lette.module %]</span> |
| 108 |
[% END %] |
108 |
[% END %] |
| 109 |
</td> |
109 |
</td> |
| 110 |
<td>[% lette.code %]</td> |
110 |
<td>[% lette.code %]</td> |
| 111 |
- |
|
|