Changeset 2002:a0de6679a058 for admin/users_actions.php
- Timestamp:
- 09/22/13 12:09:07 (12 years ago)
- Branch:
- default
- File:
- 
          - 1 edited
 
 - 
          admin/users_actions.php (modified) (2 diffs)
 
Legend:
- Unmodified
- Added
- Removed
- 
        admin/users_actions.phpr1941 r2002 210 210 echo 211 211 '<form action="users_actions.php" method="post" id="form-blogs">'. 212 '<table class="clear"><tr>'. 212 '<table class="table-outer clear">'. 213 '<table><tr>'. 213 214 '<th class="nowrap" colspan="2">'.__('Blog ID').'</th>'. 214 215 '<th class="nowrap">'.__('Blog name').'</th>'. … … 235 236 236 237 echo 237 '</table> '.238 '</table></div>'. 238 239 '<p class="checkboxes-helpers"></p>'. 239 240 '<p><input type="submit" value="'.__('Set permissions').'" />'. 
Note: See TracChangeset
          for help on using the changeset viewer.
      