summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2014-09-11 08:25:41 -0300
committerRenato Botelho <garga@FreeBSD.org>2014-09-11 08:25:41 -0300
commitb7063ed37a3729ad2b1ab0e3f7f30eeb35daffd4 (patch)
treebca6792ec44be988af1e1eadd62d403e7d105444
parent45dbc75f3e56254c0a81fdaadacb0c0496d23f1c (diff)
parent63673f3cc51a00a6443d113123a2c5ab96c93ee3 (diff)
downloadpfsense-b7063ed37a3729ad2b1ab0e3f7f30eeb35daffd4.zip
pfsense-b7063ed37a3729ad2b1ab0e3f7f30eeb35daffd4.tar.gz
Merge pull request #1275 from phil-davis/patch-14
-rw-r--r--usr/local/www/diag_nanobsd.php5
1 files changed, 2 insertions, 3 deletions
diff --git a/usr/local/www/diag_nanobsd.php b/usr/local/www/diag_nanobsd.php
index 2d5998a..61bcfa7 100644
--- a/usr/local/www/diag_nanobsd.php
+++ b/usr/local/www/diag_nanobsd.php
@@ -217,12 +217,11 @@ 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>
<tr>
OpenPOWER on IntegriCloud