File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
interface/forms/bronchitis Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 100
100
101
101
<td width="130" align="right"><?php echo xlt ('Appearance: ' ); ?> <span class="text"></span></td>
102
102
<td><input type="text" name="bronchitis_ops_appearance" value="<?php echo
103
- stripslashes ($ obj ["bronchitis_ops_appearance " ]);?> " size="15"></td>
103
+ attr ($ obj ["bronchitis_ops_appearance " ]);?> " size="15"></td>
104
104
</tr>
105
105
</table>
106
106
301
301
};?> ><span class=text></span><br /></td>
302
302
<td width="130" align="right"><?php echo xlt ('Appearance: ' ); ?> <span class="text"></span></td>
303
303
<td><input type="text" name="bronchitis_oropharynx_appearance" value="<?php echo
304
- stripslashes ($ obj ["bronchitis_oropharynx_appearance " ]);?> " size="15"></td>
304
+ attr ($ obj ["bronchitis_oropharynx_appearance " ]);?> " size="15"></td>
305
305
</tr>
306
306
</table>
307
307
You can’t perform that action at this time.
0 commit comments