info343/inc/dropbox_late.php

<div id="dropbox_late" class="outcome">
   <section class="response">
      <header class="success late">
         <h3>Late submission accepted</h3>
      </header>
      <section>
         <p>Your assignment was submitted successfully. It will be recorded as <strong id="latedays"></strong>.</p>
         <p><strong>Please save this receipt as proof of your submission:</strong></p>
         <p id="receipt" class="response"><code></code></pre>
         <p>Thank you!</p>
      </section>
   </section>
</div>