Skip to content

Commit

Permalink
Pdf notice only for grad school and only for format reviews. (#845)
Browse files Browse the repository at this point in the history
  • Loading branch information
ajkiessl authored Sep 18, 2024
1 parent b06e15f commit 4d883ac
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
<label><strong>Upload Final Submission Files<span class="required-asterisk">*</span></strong></label>
<p>Select one or more files to upload. Selected files will be uploaded when the form is submitted. <br><strong>PLEASE NOTE THAT ONLY PDF FILES ARE ACCEPTABLE.</strong></p>
<p>Select one or more files to upload. Selected files will be uploaded when the form is submitted.</p>
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
<label><strong>Upload Format Review Files<span class="required-asterisk">*</span></strong></label>
<p>Select one or more files to upload. Selected files will be uploaded when the form is submitted. <br><strong>PLEASE NOTE THAT ONLY PDF FILES ARE ACCEPTABLE.</strong></p>
<p>Select one or more files to upload. Selected files will be uploaded when the form is submitted.
<%= '<br><strong>PLEASE NOTE THAT ONLY PDF FILES ARE ACCEPTABLE.</strong>'.html_safe if current_partner.graduate? %>
</p>

0 comments on commit 4d883ac

Please sign in to comment.