Changeset 8955
- Timestamp:
- 02/27/10 11:36:33 (3 years ago)
- Files:
-
- modules/branches/2.7/backup/functions.inc.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.7/backup/functions.inc.php
r8928 r8955 449 449 </tr> 450 450 <tr class="hide files"> 451 <td><a href="#" class="info"><?php echo _("Exclude files and folders");?><span><?php echo _("Exclude any files and folders from the include listed above.");?></span></a>: </td>451 <td><a href="#" class="info"><?php echo _("Exclude files and folders");?><span><?php echo _("Exclude any files and folders from the include listed above.");?></span></a>: </td> 452 452 <td><textarea name="exclude" style="width: 400px" /><?php echo $opts['exclude']; ?></textarea></td> 453 453 </tr>
