Small typo in language file

Archived from the Xataface Developers forum.

strast — Thu Feb 19, 2009 8:50 am

On line 247 of lang/en.ini under Dataface_Details_Controller, the line

Code: Select all
;; Dataface_Details_Controller     found x records in table y = "<b>Found</b> $found or $total records in table <b><i>$table</i></b><br><b>Now Showing</b> $cursor of $found"

should be changed to:

$found of $total

..Steve


shannah — Thu Feb 19, 2009 9:46 am

Thanks. Will be included with next release.