Keep in mind I am not a web designer or PHP or Smarty developer.
So, I have this smarty.tpl script that I am trying to figure out how the code flows. It uses smarty for creating templates.
Within the file is an <i html tag. Researching it at https://www.w3schools.com/tags/tag_i.asp tells me it is used for styling text.
However, I have the following: <i class="fa fa-video fa-fw js_x-uploader" data-handle="publisher" data-type="video"></i> {__("Add Video")}
</span>
My question is: It appears that the js_x-uploader affects