Added page titles

This commit is contained in:
2025-05-14 20:48:34 +03:00
parent 3081c323e1
commit 2f87f383f1
3 changed files with 3 additions and 0 deletions
+1
View File
@@ -23,6 +23,7 @@
<label style="font-size: 200%;">CRTelemetry SQLite3</label>
</div>
<div class="main_div">
<center><label>Add record</label></center>
<table id="sql_table" style="text-align: center;">
<tr>
<%- table_header %>
+1
View File
@@ -26,6 +26,7 @@
</div>
</div>
<div class="main_div">
<center><label>Edit record</label></center>
<table id="sql_table" style="text-align: center;">
<tr>
<%- table_header %>
+1
View File
@@ -27,6 +27,7 @@
</div>
</div>
<div class="main_div">
<center><label>Main</label></center>
<table id="sql_table">
<tr>
<%- table_header %>