Changeset 3813:302867fb7f43
- Timestamp:
- 08/18/18 07:41:34 (7 years ago)
- Branch:
- default
- Location:
- plugins
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/aboutConfig/index.php
r3731 r3813 123 123 ' <th>' . __('Value') . '</th>' . "\n" . 124 124 ' <th>' . __('Type') . '</th>' . "\n" . 125 ' <th class="maximalx">' . __('Description') . '</th>' . "\n" .125 ' <th>' . __('Description') . '</th>' . "\n" . 126 126 '</tr>' . "\n" . 127 127 '</thead>' . "\n" . -
plugins/userPref/index.php
r3731 r3813 122 122 ' <th>' . __('Value') . '</th>' . "\n" . 123 123 ' <th>' . __('Type') . '</th>' . "\n" . 124 ' <th class="maximalx">' . __('Description') . '</th>' . "\n" .124 ' <th>' . __('Description') . '</th>' . "\n" . 125 125 '</tr>' . "\n" . 126 126 '</thead>' . "\n" .
Note: See TracChangeset
for help on using the changeset viewer.