Upload via Git Manager GUI
This commit is contained in:
@@ -20,9 +20,10 @@
|
||||
<div class="main">
|
||||
|
||||
<div id="settingsForm" class="settings-panel hidden">
|
||||
<h3 id="settingsTitle">Neuen Server hinzufügen</h3>
|
||||
<input id="inputName" placeholder="Name (z. B. Lobby)" />
|
||||
<input id="inputUrl" placeholder="URL (z. B. 192.168.1.1:9191)" />
|
||||
<input id="inputWpSite" placeholder="WP Site" />
|
||||
<input id="inputWpSite" placeholder="WP Site (z. B. https://meine-seite.de)" />
|
||||
<input id="inputWpServerId" placeholder="WP Server ID" />
|
||||
<button id="btnAddServer">Hinzufügen</button>
|
||||
</div>
|
||||
@@ -93,4 +94,4 @@
|
||||
</div>
|
||||
<script src="popup.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
||||
Reference in New Issue
Block a user