Added Button for selfupdate

This commit is contained in:
int2001
2024-03-22 15:58:51 +00:00
parent 0a9ae6b93b
commit 2418b08a49

View File

@@ -289,6 +289,10 @@
<?php echo ($dt == null ? '' : $dt->format(\DateTime::RFC850)); ?>
</td>
</tr>
<tr>
<td>Update Wavelog</td>
<td><a class="btn btn-sm btn-primary" href="debug/selfupdate">Update</a></td>
</tr>
</table>
</table>
</div>
@@ -456,4 +460,4 @@
</div>
</div>
</div>
</div>