Save as new row

This commit is contained in:
Marc Delisle
2001-06-05 03:03:43 +00:00
parent 4a68a15b4e
commit 315b29e3f5
23 changed files with 27 additions and 2 deletions

View File

@@ -183,4 +183,5 @@ $strDeleteFailed = "Deleted Failed!";//to translate
$strColumn = "Column";//to translate
$strAnyColumn = "Any Column";//to translate
$strColumnEmpty = "The columns names are empty!";//to translate
$strInsertAsNewRow=" Insert as new row "; //to translate
?>