File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -297,7 +297,7 @@ <h4 class="ipr">The Patent Disclosure and Licensing Declaration Template for {{
297297 B. Does this disclosure relate to an unpublished pending patent
298298 application?:
299299 </ i >
300- < div class =" inline " > Select one: {{ ipr.selecttype }}</ div >
300+ < b > {{ ipr.selecttype }}</ b >
301301 </ td >
302302 </ tr >
303303 < tbody class ="{% cycle row_parity %} ">
@@ -307,7 +307,7 @@ <h4 class="ipr">The Patent Disclosure and Licensing Declaration Template for {{
307307 < i > C. Does this disclosure apply to all IPR owned by
308308 the submitter?:
309309 </ i >
310- < div class =" inline " > Select one: {{ ipr.selectowned }}</ div >
310+ < b > {{ ipr.selectowned }}</ b >
311311 </ td >
312312 </ tr >
313313 {% else %}
@@ -412,7 +412,7 @@ <h4 class="ipr">The Patent Disclosure and Licensing Declaration Template for {{
412412 < tr class ="{% cycle dark,light as row_parity %} ">
413413 < th colspan ="2 " >
414414 {% cycle section %}.
415- Contact Information of Submitter of this Form (if different from
415+ Contact Information of Submitter of this Form (if different from the
416416 Contact Information above)
417417 </ th >
418418 </ tr >
You can’t perform that action at this time.
0 commit comments