mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
layout of p2p-block.cgi title
This commit is contained in:
@@ -84,7 +84,7 @@ open(FILE, "<$p2pfile") or die "Unable to read $p2pfile";
|
|||||||
@p2ps = <FILE>;
|
@p2ps = <FILE>;
|
||||||
close FILE;
|
close FILE;
|
||||||
|
|
||||||
&Header::openbox('100%', 'center', $Lang::tr{'p2p block'});
|
&Header::openbox('100%', 'center',);
|
||||||
print <<END;
|
print <<END;
|
||||||
<table width='35%' class='tbl'>
|
<table width='35%' class='tbl'>
|
||||||
<tr>
|
<tr>
|
||||||
|
|||||||
Reference in New Issue
Block a user