The #2 means, that there are two files included having the same name and parameters. So it seems you included Login.aspx twice. If not, it's probably a bug.
Sebastian On Sep 7, 6:34 pm, Pelori <[email protected]> wrote: > Hello, > > I need to edit the following, code and Firebug says it can be found in > the file Login.aspx #2 > > However, when I go to edit Login.aspx, the code is not included. > > Please can someone explain what the significance of #2 is? Does it > mean the code I need to edit is only referenced by Login.aspx and is > in fact in a different file? Perhaps? > > Thank you! > > ================================================================== > > FIREBUG CODE FOLOWS: > > td.generatedSiteHeaderCell { > background: none repeat scroll 0 0 #565656; > padding: 7px 0 4px 12px;} > > Login.aspx #2 (line 129) -- You received this message because you are subscribed to the Google Groups "Firebug" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/firebug?hl=en.
