- Timestamp:
- 04/22/08 21:41:36 (6 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
trunk/Open-ILS/web/conify/global/actor/org_unit_type.html
r9378 r9431 191 191 </script> 192 192 </span> 193 <span dojoType="openils. I18N.translationWidget" targetObject="current_fm_type" field="name"></span>193 <span dojoType="openils.widget.TranslatorPopup" targetObject="current_fm_type" field="name"></span> 194 194 </td> 195 195 </tr> … … 204 204 </script> 205 205 </span> 206 <span dojoType="openils. I18N.translationWidget" targetObject="current_fm_type" field="opac_label"></span>206 <span dojoType="openils.widget.TranslatorPopup" targetObject="current_fm_type" field="opac_label"></span> 207 207 </td> 208 208 </tr>
