* fixed bug #468749 (Left Frame not expanding in iCab)

This commit is contained in:
Loïc Chapeaux
2001-10-11 22:25:28 +00:00
parent 270e544b12
commit 4faa013df5
23 changed files with 181 additions and 170 deletions

View File

@@ -98,7 +98,7 @@ function confirmQuery(theForm1, sqlQuery1)
/**
* Displays an error message if the user submitted the sql query form with no
* sql query else checks for "DROP/DELETE/ALTER" statements
* sql query, else checks for "DROP/DELETE/ALTER" statements
*
* @param object the form
*