- Timestamp:
- 08/18/13 16:27:51 (12 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/importExport/inc/class.dc.import.flat.php
r1298 r1454 191 191 if ($has_files) { 192 192 echo 193 '<p><label for="public_single_file" class="classic">'.__('or pick up a local file in your public directory').' '.193 '<p><label for="public_single_file" class="classic">'.__('or pick up a local file in your public directory').'</label> '. 194 194 form::combo('public_single_file',$public_files). 195 '</ label></p>';195 '</p>'; 196 196 } 197 197
Note: See TracChangeset
for help on using the changeset viewer.