adding data backup button -- restore button coming soon
edited php headers for new homepage layout
This commit is contained in:
+1
-1
@@ -24,7 +24,7 @@ Note the following:
|
||||
<frame name="topNav" src="top.html" scrolling="off">
|
||||
<frameset cols="150,*" frameborder="0" border="0" framespacing="0">
|
||||
<frame name="menu" src="menu.html" marginheight="0" marginwidth="0" scrolling="auto" noresize>
|
||||
<frame name="content" src="http://birdnetpi.local/viewdb.php" marginheight="0" marginwidth="0" scrolling="auto" noresize>
|
||||
<frame name="content" src="/viewdb.php" marginheight="0" marginwidth="0" scrolling="auto" noresize>
|
||||
</frameset>
|
||||
|
||||
<frame name="footer" src="footer.html" scrolling="off">
|
||||
|
||||
Reference in New Issue
Block a user