Changeset 1341:530893ad2aab for plugins/userPref
- Timestamp:
- 08/12/13 15:46:42 (12 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/userPref/index.php
r1339 r1341 130 130 131 131 <?php 132 $table_header = '<table class="prefs" id="%s"><caption >%s</caption>'.132 $table_header = '<table class="prefs" id="%s"><caption class="as_h3">%s</caption>'. 133 133 '<thead>'. 134 134 '<tr>'."\n".
Note: See TracChangeset
for help on using the changeset viewer.