nevermind, styling

This commit is contained in:
2024-05-06 18:45:42 +02:00
parent aaf0fd6623
commit fc3afaae2c
5 changed files with 10 additions and 11 deletions

View File

@@ -30,7 +30,7 @@ function display()
});
document.getElementById('resultarea').innerHTML +=
'<tr>' +
'<tr class="addbutton">' +
'<td colspan="4">' +
'<button type="button" onclick="addservice()">Add new</button>' +
'</td>' +