Skip to content

Commit

Permalink
Update saveApprovedImages.php
Browse files Browse the repository at this point in the history
  • Loading branch information
declanmaher committed Feb 10, 2014
1 parent 031ce19 commit f1b1438
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions saveApprovedImages.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

<div style='text-align:center'>
<p></p>
<h1>Images Approved!</h1>
<h3>Images Approved</h3>
<?php
if(!empty($_POST['savedImages'])) {

Expand All @@ -27,4 +27,4 @@
echo '<a href="viewImages.php"> Click here to view the images you have approved.</a>';

?>
</p>
</p>

0 comments on commit f1b1438

Please sign in to comment.