mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
samba: Remove unused anchors
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
@@ -387,7 +387,6 @@ if ($sambasettings{'SECURITY'} eq 'user')
|
||||
{
|
||||
&Header::openbox('100%', 'center', $Lang::tr{'user management'});
|
||||
print <<END
|
||||
<a name="$Lang::tr{'accounting'}"></a>
|
||||
<br />
|
||||
<table class="tbl" width='95%' cellspacing='0'>
|
||||
<tr><td colspan='6' align='left'></td></tr>
|
||||
@@ -609,9 +608,7 @@ END
|
||||
|
||||
my %shares = config("${General::swroot}/samba/shares");
|
||||
|
||||
|
||||
print <<END
|
||||
<a name="$Lang::tr{'manage shares'}"></a>
|
||||
<br />
|
||||
<table class="tbl" width='95%' cellspacing='0' class='tbl'>
|
||||
<tr><th bgcolor='$color{'color20'}' colspan='3' align='left'><b>$Lang::tr{'manage shares'}</b></th></tr>
|
||||
|
||||
Reference in New Issue
Block a user