On 4 July 2012 16:22, Ovidio Marinho <[email protected]> wrote: > I'm need Translate Bottom submit in SQLFORM.grid, Nao estou achando esta > propriedade.
Somebody else on this list helped me and I used this code to change the
text in that submit button:
form.element('.web2py_table input[type=submit]')['_value'] = T('Delete
selected articles')
Regards
Johann
--
Because experiencing your loyal love is better than life itself,
my lips will praise you. (Psalm 63:3)

