Changeset 1474:122a77514ce1 for plugins/aboutConfig/index.php
- Timestamp:
- 08/19/13 15:22:41 (12 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/aboutConfig/index.php
r1358 r1474 86 86 return 87 87 '<tr class="line">'. 88 '<td scope="r aw"><label for="s_'.$id.'">'.sprintf($slabel,html::escapeHTML($id)).'</label></td>'.88 '<td scope="row"><label for="s_'.$id.'">'.sprintf($slabel,html::escapeHTML($id)).'</label></td>'. 89 89 '<td>'.$field.'</td>'. 90 90 '<td>'.$s['type'].'</td>'.
Note: See TracChangeset
for help on using the changeset viewer.