Selaa lähdekoodia

Added version number

deadtom 3 viikkoa sitten
vanhempi
sitoutus
38416ba627
2 muutettua tiedostoa jossa 3 lisäystä ja 1 poistoa
  1. 2 1
      ownchatbot/templates/mgmt.html
  2. 1 0
      ownchatbot/templates/userpanel.html

+ 2 - 1
ownchatbot/templates/mgmt.html

@@ -532,7 +532,7 @@
                         </ul>
                     <li>Click "Save"</li>
                 </ul>
-                <span style="color: orange;"><i>"Title" and "Answers" must be exacty as you see here, or OwnchatBot may not pick them up correctly.<br>If these are not set, or are set incorrectly, OwnchatBot will default to anonymous donation.</i></span>
+                <span style="color: orange;"><i>"Title" and "Answers" must be exacty as you see here, or OwnchatBot may not pick them up correctly.<br>If these are not set, or are set incorrectly, OwnchatBot will default to anonymous donations.</i></span>
             </form>
             <br><br>
         </body>
@@ -706,6 +706,7 @@
         <br><br>
     </div>
     <footer>
+        Version 1.1.9<br>
         If you are thrilled to death with OwnchatBot, and want to throw a little monetary love DeadTOm's way, <a href=https://ko-fi.com/deadtom>he's on Ko-fi</a>.<br>
         OwnchatBot © 2025 by <a href=https://www.deadtom.me>DeadTOm</a> is licensed under <a href=https://creativecommons.org/licenses/by-sa/4.0/>Creative Commons Attribution-ShareAlike 4.0 International</a>.
     </footer>

+ 1 - 0
ownchatbot/templates/userpanel.html

@@ -117,6 +117,7 @@
         <hr>
         <h4>Other stuff</h4>
         <div>
+            Version 1.1.9<br>
             OwnchatBot can be downloaded from <a href=https://git.deadtom.me/deadtom/OwnchatBot>https://git.deadtom.me/deadtom/OwnchatBot</a>.<br>
             If you are thrilled to death with OwnchatBot, and want to throw a little monetary love the DeadTOm's way, <a href=https://ko-fi.com/deadtom>he's on Ko-fi</a>.<br>
             OwnchatBot © 2025 by <a href=https://www.deadtom.me>DeadTOm</a> is licensed under <a href=https://creativecommons.org/licenses/by-sa/4.0/>Creative Commons Attribution-ShareAlike 4.0 International</a>.