My guess is that it's your CSS that is causing the issue. I guess that the text is the th containing 'Actions' is left aligned whilst the links in the tds below are right aligned. Do you use Firebug? This will show the answer immediately.
Jeremy Burns Class Outfit http://www.classoutfit.com On 5 Dec 2011, at 16:3240, Daniel wrote: > On Dec 5, 4:12 pm, Jeremy Burns | Class Outfit > <[email protected]> wrote: >> Well there is nothing syntactically wrong with that. You have three ths and >> three tds. What, exactly, is the problem you are facing? >> > > The "Actions" text does not appear above the action buttons. I sent > you a screen shot. > > -- > Our newest site for the community: CakePHP Video Tutorials > http://tv.cakephp.org > Check out the new CakePHP Questions site http://ask.cakephp.org and help > others with their CakePHP related questions. > > > To unsubscribe from this group, send email to > [email protected] For more options, visit this group at > http://groups.google.com/group/cake-php -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php
