Gitlab@Informatics

Skip to content
Snippets Groups Projects
Commit a39dfb54 authored by 65160023's avatar 65160023
Browse files

Edit add_review.php

parent 68017857
Branches master
No related tags found
No related merge requests found
......@@ -76,7 +76,7 @@ if(isset($_POST['submit'])){
<option value="5">5</option>
</select>
<input type="submit" value="submit review" name="submit" class="btn">
<a href="view_post.php?get_id=<?= $get_id; ?>" class="option-btn">go back</a>
<a href="view_post.php?" class="option-btn">go back</a>
</form>
</section>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment