making the output of relation_lib more beautiful

This commit is contained in:
Mike Beck
2002-07-26 16:25:11 +00:00
parent 1ecf48c138
commit 36abcf50c4
85 changed files with 176 additions and 8 deletions

View File

@@ -409,4 +409,6 @@ $strCreatePdfFeat = 'Creation of PDFs'; //to translate
$strColComFeat = 'Displaying Column Comments'; //to translate
$strDisabled = 'Disabled'; //to translate
$strEnabled = 'Enabled'; //to translate
$strOK = 'OK'; //to translate
$strNotOK = 'not OK'; //to translate
?>