On Mon, Nov 22, 2010 at 9:36 PM, Michael Jackson <[email protected]>wrote:
> I am trying to customize/fix some html rendering under IE7 and I have most > of it fixed up but what I noticed is that the page for https must be using a > different template as that page does not reflect any of my changes. Where > would I look in the gitorious sources to edit the template? > Mike, There shouldn't be any special files involved here, are you editing app/views/users/new.html.erb? You may need to restart the server for the changes to display in the UI. Cheers, - Marius -- To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected]
