diff --git a/res/forum/admin/admin.html b/res/forum/admin/admin.html index 0772a94..3eb2cdf 100644 --- a/res/forum/admin/admin.html +++ b/res/forum/admin/admin.html @@ -44,11 +44,11 @@ let sex_select = await selection("sex", result.sex); let output = - `Uživatelské jméno:
- Přezdívka:
+ `Uživatelské jméno:
+ Přezdívka:
Admin: ${admin_select}
Pohlaví: ${sex_select}
- Bio:
`; + Bio:
`; $("#right_panel").html(output + right_panel_buffer); } diff --git a/res/forum/admin/admin_selection.html b/res/forum/admin/admin_selection.html index 9fc1bea..99bc1fc 100644 --- a/res/forum/admin/admin_selection.html +++ b/res/forum/admin/admin_selection.html @@ -1,4 +1,4 @@ - \ No newline at end of file diff --git a/res/forum/admin/sex_selection.html b/res/forum/admin/sex_selection.html index 5b839fa..eba70ed 100644 --- a/res/forum/admin/sex_selection.html +++ b/res/forum/admin/sex_selection.html @@ -1,4 +1,4 @@ -