Trying to duplicate a Form field without success

I'm using the phpMotion script and trying to add a 2nd "tag" field to the Upload Video Form. (The 'tag' field is for entering tags or search words, so the video can be found when searching).

<li style="width:240px; text-align:right;"><strong>[var.lang_tags]:</strong></li>

<li style="width:400px; text-align:left;"><input name="tags" type="text" class="upload-video-form-input" value="[var.tags]" size="38" />
</li>
PHP:
I copied and duplicated that code, like so:

<li...
PHP:
Trying to duplicate a Form field without success

from PHP http://ift.tt/1sAY2sh
via IFTTT
Previous
Next Post »
Thanks for your comment