mirror of
https://github.com/UnickSoft/graphonline.git
synced 2026-04-19 06:40:06 +00:00
Replace bootstrap3 to bootstrap5.
This commit is contained in:
@@ -62,7 +62,7 @@ b-c
|
||||
</form>
|
||||
</div>
|
||||
<div class="col-md-4">
|
||||
<button type="button" class="btn btn-default btn-lg" id="CreateByPair"><span class="glyphicon glyphicon-ok"></span> <?= L('plot_graph_button')?></button>
|
||||
<button type="button" class="btn btn-outline-success btn-lg" id="CreateByPair"><span class="bi bi-check-lg"></span> <?= L('plot_graph_button')?></button>
|
||||
<div id="BadFormatMessage" class="alert alert-warning" role="alert">
|
||||
<?= L('pair_bad_format')?>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user