Welcome Guest, Not a member yet? Register   Sign In
anchor tag inside form_label
#2

[eluser]CroNiX[/eluser]
Yes, you are supplying the wrong parameters to form_label(). Where you are putting $anchor as the 3rd parameter is not correct as that is for extra parameters, like setting a classname or id. The first parameter is where anchor should be going (along with any other text) as that is the text that gets displayed in the <label>. The 2nd parameter is for the "name" of the label. See the userguide for more details on how to use it.


Messages In This Thread
anchor tag inside form_label - by El Forum - 04-25-2012, 11:42 AM
anchor tag inside form_label - by El Forum - 04-25-2012, 12:39 PM



Theme © iAndrew 2016 - Forum software by © MyBB