|
|
@@ -108,14 +108,12 @@ if (isset($_POST['password']) && $_POST['password'] == 'ogg') { |
|
|
|
</p> |
|
|
|
<hr/> |
|
|
|
<p class="bs-component"> |
|
|
|
<a href="index.php?action=update&msg=2"> |
|
|
|
<button type="submit" name="action" name="actions" class="btn btn-outline-success" id="update">🔄 Mettre à jour le module 🔍</button> |
|
|
|
</a> |
|
|
|
</p> |
|
|
|
<hr/> |
|
|
|
<p class="bs-component"> |
|
|
|
<a href="index.php?action=reboot&msg=2"> |
|
|
|
<button type="submit" name="action" class="btn btn-outline-danger" id="reboot">⚡️ Redémarrer le module 🔌</button> |
|
|
|
<button type="submit" name="action" class="btn btn-outline-danger" id="reboot">⚡️ Redémarrer 🔌</button> |
|
|
|
</a> |
|
|
|
|
|
|
|
<a href="index.php?action=update&msg=2"> |
|
|
|
<button type="submit" name="action" name="actions" class="btn btn-outline-success" id="update">🔄 Mettre à jour et redémarrer 🔍</button> |
|
|
|
</a> |
|
|
|
</p> |
|
|
|
</div> |
|
|
|