Button in wrong language
Made File Input Form translatable
The File Input form that is used by all pages, except view pdf and the multitool was not translatable. Since the form default form can not be made translatabel, I implemented a button that goes over it and looks exactly the same, that calls the file input form when clicked. The functionality and style of the button is identical to the original form. For refernece see picture of the new button:
Closes #1260
Checklist:
- [X] I have read the Contribution Guidelines
- [X] I have performed a self-review of my own code
- [X] I have commented my code, particularly in hard-to-understand areas
- [X] My changes generate no new warnings
Contributor License Agreement
By submitting this pull request, I acknowledge and agree that my contributions will be included in Stirling-PDF and that they can be relicensed in the future under the MPL 2.0 (Mozilla Public License Version 2.0) license.
(This does not change the general open-source nature of Stirling-PDF, simply moving from one license to another license)
@t71rs awesome change! but it seems like the submit button has changed its appearance somewhat, do we need to copy bootstraps exact CSS example for this?
Closing as outdated due to updated file input