Skip to content

Commit

Permalink
Update admin.php
Browse files Browse the repository at this point in the history
  • Loading branch information
Radanovn authored Dec 8, 2023
1 parent 2c9e961 commit 41ea1d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion admin.php
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@
<form method="post" action="<?php echo route('api.standalone-updater.update-now'); ?>">
<div class="d-flex justify-content-center">
<div class="form-group mb-0 mr-4">
<div class="input-group align-items-center">
<div class="input-group align-items-center h-100">
<!-- <label> Version:</label>&nbsp;-->
<select name="version" class="form-select js-standalone-updater-select-version">
<option value="latest">Latest stable</option>
Expand Down

0 comments on commit 41ea1d2

Please sign in to comment.