Changeset 8955

Show
Ignore:
Timestamp:
02/27/10 11:36:33 (3 years ago)
Author:
mickecarlsson
Message:

Clean up text in backup module

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • modules/branches/2.7/backup/functions.inc.php

    r8928 r8955  
    449449  </tr> 
    450450  <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> 
    452452    <td><textarea name="exclude" style="width: 400px" /><?php echo $opts['exclude']; ?></textarea></td> 
    453453  </tr>