Update advanced.php

This commit is contained in:
ehpersonal38
2023-03-14 22:37:28 -04:00
parent bdaf18c2a0
commit be70c54d68
+1 -1
View File
@@ -319,7 +319,7 @@ foreach($formats as $format){
<br>
<p>These allow you to show a custom image on the Overview page of your BirdNET-Pi. This can be used to show a dynamically updating picture of your garden, for example.</p><br>
<p>These allow you to show a custom image on the Overview page of your BirdNET-Pi. This can be used to show a dynamically updating picture of your garden, for example.</p>
<label for="custom_image">Custom Image Absolute Path: </label>
<input name="custom_image" type="text" value="<?php print($newconfig['CUSTOM_IMAGE']);?>"/><br>