Project

General

Profile

« Previous | Next » 

Revision 050624e7

Added by Jared Dillard over 9 years ago

(diag > command prompt) page styling

View differences:

src/usr/local/www/diag_command.php
260 260
					<button type="button" class="btn btn-success btn-sm" name="btnRecallNext" onclick="btnRecall_onClick( this.form,  1 );" title="<?=gettext("Recall Next Command")?>">
261 261
						<i class="fa fa-angle-double-right"></i>
262 262
					</button>
263
					<button style="margin-left: 13px;" type="button" class="btn btn-default btn-sm" onclick="return Reset_onClick( this.form );" title="<?=gettext("Clear command entry")?>">
263
					<button style="margin-left: 10px;" type="button" class="btn btn-default btn-sm" onclick="return Reset_onClick( this.form );" title="<?=gettext("Clear command entry")?>">
264 264
						<i class="fa fa-undo"></i>
265 265
						<?=gettext("Clear"); ?>
266 266
					</button>

Also available in: Unified diff