Projet

Général

Profil

« Précédent | Suivant » 

Révision ffda0775

Ajouté par Phil Davis il y a plus de 9 ans

Standardise size of Duplicate Slice button

The Duplicate Slice button currently is displayed in smaller text and in a row of its own, separate from the row above that has the rest of the "Duplicate bootup slice" text and slice selection.
This change puts the button in the same row as the slice selection and text, and makes the button text be the same size as the text in other buttons on this page.
Did this first on a 2.1.5 system, so have submitted this against 2.1 branch. I will make another pull request against master also, because a later xhtml compliance change in master will conflict.

Voir les différences:

usr/local/www/diag_nanobsd.php
217 217
								</select>
218 218
								<br/>
219 219
								<?=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.");?>
220
								<br/><input type='submit' name='duplicateslice' value='<?php echo gettext("Duplicate slice") ?>'>
221
							</form>
220 222
						</td>
221 223
					</tr>
222
					<tr>
223
						<td valign="top" class="">&nbsp;</td><td><br/><input type='submit' value='Duplicate slice'></form></td>
224
					</tr>
225 224
					<tr>
226 225
						<td colspan="2" valign="top" class="">&nbsp;</td>
227 226
					</tr>

Formats disponibles : Unified diff