w00t -- Thadeus
On Fri, Aug 13, 2010 at 11:52 AM, Jason Brower <[email protected]> wrote: > It was 'insert new' and now it's 'insert new ' > Small one, but important for that polished look. > BR, > Jason Brower > On Fri, 2010-08-13 at 09:39 -0700, mdipierro wrote: >> 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 > > >

