зеркало из https://github.com/mozilla/pjs.git
make the column heading terse.
This commit is contained in:
Родитель
96c9cd713a
Коммит
d742a6eb3d
|
@ -78,7 +78,7 @@ use Utils;
|
||||||
use HTMLPopUp;
|
use HTMLPopUp;
|
||||||
use TinderDB::BasicTxtDB;
|
use TinderDB::BasicTxtDB;
|
||||||
|
|
||||||
$VERSION = ( qw $Revision: 1.17 $ )[1];
|
$VERSION = ( qw $Revision: 1.18 $ )[1];
|
||||||
|
|
||||||
@ISA = qw(TinderDB::BasicTxtDB);
|
@ISA = qw(TinderDB::BasicTxtDB);
|
||||||
|
|
||||||
|
@ -122,7 +122,7 @@ EOF
|
||||||
|
|
||||||
|
|
||||||
sub status_table_header {
|
sub status_table_header {
|
||||||
return ("\t<th>Notices</th>\n");
|
return ("\t<th>Notes</th>\n");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
Загрузка…
Ссылка в новой задаче