Changeset 3091:86504ba5ba66 for plugins
- Timestamp:
- 09/10/15 19:34:07 (10 years ago)
- Branch:
- default
- Location:
- plugins
- Files:
-
- 2 added
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/aboutConfig/index.php
r2824 r3091 133 133 '<thead>'. 134 134 '<tr>'."\n". 135 ' <th class="nowrap"> Setting ID</th>'."\n".135 ' <th class="nowrap">'.__('Setting ID').'</th>'."\n". 136 136 ' <th>'.__('Value').'</th>'."\n". 137 137 ' <th>'.__('Type').'</th>'."\n". -
plugins/userPref/index.php
r2824 r3091 132 132 '<thead>'. 133 133 '<tr>'."\n". 134 ' <th class="nowrap"> Setting ID</th>'."\n".134 ' <th class="nowrap">'.__('Setting ID').'</th>'."\n". 135 135 ' <th>'.__('Value').'</th>'."\n". 136 136 ' <th>'.__('Type').'</th>'."\n".
Note: See TracChangeset
for help on using the changeset viewer.