Bug 29602: Surround strings with span tag
[srvgit] / koha-tmpl / intranet-tmpl / prog / en / modules / labels / label-edit-profile.tt
index a9a075d..48073db 100644 (file)
                                                     [% END %]
                                                     [% SWITCH unit.type %]
                                                     [%   CASE 'POINT' %]
-                                                    PostScript points
+                                                        <span>PostScript points</span>
                                                     [%   CASE 'AGATE' %]
-                                                    Agates
+                                                        <span>Agates</span>
                                                     [%   CASE 'INCH' %]
-                                                    US Inches
+                                                        <span>US Inches</span>
                                                     [%   CASE 'MM' %]
-                                                    SI Millimeters
+                                                        <span>SI Millimeters</span>
                                                     [%   CASE 'CM' %]
-                                                    SI Centimeters
+                                                        <span>SI Centimeters</span>
                                                     [% END %]
                                                     </option>
                                                     [% END %]