Merge pull request #1274 from phil-davis/patch-13

This commit is contained in:
Renato Botelho 2014-09-11 08:26:04 -03:00
commit ee4da773eb
1 changed files with 2 additions and 3 deletions

View File

@ -217,11 +217,10 @@ if ($savemsg)
</select>
<br/>
<?=gettext("This will duplicate the bootup slice to the alternate slice. Use this if you would like to duplicate the known good working boot partition to the alternate.");?>
<br/><input type='submit' name='duplicateslice' value='<?php echo gettext("Duplicate slice") ?>'>
</form>
</td>
</tr>
<tr>
<td valign="top" class="">&nbsp;</td><td><br/><input type='submit' value='Duplicate slice'></form></td>
</tr>
<tr>
<td colspan="2" valign="top" class="">&nbsp;</td>
</tr>