minor HTML and CSS fixes
* duplicate use of ID "heart" * "& " --> "& " * missed changes in simple UI
This commit is contained in:
@@ -102,8 +102,8 @@
|
||||
<button type="submit" onclick="window.location='./settings/ui'">User Interface</button>
|
||||
<button id="dmxbtn" style="display:none;" type="submit" onclick="window.location='./settings/dmx'">DMX Output</button>
|
||||
<button type="submit" onclick="window.location='./settings/sync'">Sync Interfaces</button>
|
||||
<button type="submit" onclick="window.location='./settings/time'">Time & Macros</button>
|
||||
<button type="submit" onclick="window.location='./settings/sec'">Security & Updates</button>
|
||||
<button type="submit" onclick="window.location='./settings/time'">Time & Macros</button>
|
||||
<button type="submit" onclick="window.location='./settings/sec'">Security & Updates</button>
|
||||
<button type="submit" onclick="window.location='./edit'">File System ☾</button> <!--WLEDMM-->
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user