mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-13 12:32:59 +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>;
|
||||
close FILE;
|
||||
|
||||
&Header::openbox('100%', 'center', $Lang::tr{'p2p block'});
|
||||
&Header::openbox('100%', 'center',);
|
||||
print <<END;
|
||||
<table width='35%' class='tbl'>
|
||||
<tr>
|
||||
|
||||
Reference in New Issue
Block a user