fixed HTML (thx to cloos)
This commit is contained in:
parent
9316a6ecbe
commit
b858cde1a6
1 changed files with 1 additions and 1 deletions
|
@ -116,7 +116,7 @@
|
|||
<!-- dialogs -->
|
||||
<div id="addUUID" class="dialog">
|
||||
<p>Hier können Sie einen existierenden Kanal über seine UUID hinzufügen</p>
|
||||
<p></p><label for="uuid">UUID: </label><input id="uuid" type="text" size="36" maxlength="36" /></p>
|
||||
<p><label for="uuid">UUID: </label><input id="uuid" type="text" size="36" maxlength="36" /></p>
|
||||
<input type="button" value="hinzufügen" />
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue