Unverified Commit 8886d354 authored by TheTechRobo's avatar TheTechRobo
Browse files

Merge branch 'master' of github.com:TheTechRobo/youtubevideofinder

parents 43e12492 da38e01e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -283,7 +283,7 @@ button[disabled] {
  I am sorry for any inconvenience this causes you.
    </noscript>
    <div id="contenu">
      <form onsubmit="finishWrpa(document.getElementById('texting').value); return false;">
      <form onsubmit="finishWrpa(document.getElementById('texting').value); return false;" class="plausible-event-name=FormSubmit">
        <input type="text" id="texting" placeholder="Enter video ID here..." value="{{default}}"/>
        <button action="submit" id="but" class="btn btn-primary">Search for Captures</button>
      </form>