Move publish checkbox to same line as username

This commit is contained in:
Kato
2026-09-02 20:22:59 +00:00
parent fdd3e87616
commit 0791c19957
+3 -7
View File
@@ -178,14 +178,10 @@
<div class="profile-form">
<div class="form-group">
<div class="username-display" id="profile-username-display">odoo4projects</div>
</div>
<div class="form-group">
<label class="hide-de">Veröffentlichen</label>
<label class="hide-en">Publish</label>
<div style="display: flex; align-items: center; gap: 8px;">
<div style="display: flex; align-items: center; gap: 8px; margin-top: 12px;">
<label class="hide-de" style="font-weight: 600;">Veröffentlichen:</label>
<label class="hide-en" style="font-weight: 600;">Publish:</label>
<input type="checkbox" id="profile-publish" />
<span class="hide-de">Folgendes veröffentlichen:</span>
<span class="hide-en">Publish the following:</span>
</div>
</div>
<div id="profile-edit-fields" class="hidden">