mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-23 17:32:57 +02:00
samba: Remove tbl class from join form
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
@@ -535,7 +535,7 @@ if ($sambasettings{'ROLE'} eq "member") {
|
||||
<form method="POST" action="$ENV{'SCRIPT_NAME'}">
|
||||
<input type="hidden" name="ACTION" value="join">
|
||||
|
||||
<table class="tbl" width="100%">
|
||||
<table width="100%">
|
||||
<tbody>
|
||||
<tr>
|
||||
<td width="40%">
|
||||
|
||||
Reference in New Issue
Block a user