Sorry. I do not see the difference
On Aug 13, 11:26 am, Jason Brower <[email protected]> wrote: > Oh yeah! Haven't a clue how to do a patch file, but here is the > change... > Line 33 in the appadmin.html > [ {{=A(str(T('insert > new'))+''+table,_href=URL(r=request,f='insert',args=[db,table]))}} ] > should be: > [ {{=A(str(T('insert new > '))+''+table,_href=URL(r=request,f='insert',args=[db,table]))}} ] > Just a small formating issue. (: But it feels good to actual give > SOMETHING. > BR, > Jason Brower

