vertical mode

This commit is contained in:
Marc Delisle
2001-12-16 13:08:54 +00:00
parent 99095998f1
commit b4d92b552b

View File

@@ -339,4 +339,9 @@ $strYes = 'Yes';
$strZip = '"zipped"'; $strZip = '"zipped"';
// please don't touch these, will sort after:
$strRowsModeVertical = 'vertical';
$strRowsModeHorizontal = 'horizontal';
$strRowsModeOptions = 'in %s mode and repeat headers after %s cells';
?> ?>