Skip to content

Commit

Permalink
Merge pull request #1 from miguel876/development
Browse files Browse the repository at this point in the history
Missing file search and file open
  • Loading branch information
miguel876 authored Jan 5, 2018
2 parents ae7baa9 + b5cfd98 commit 3bc9188
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion homepage.php
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@
<div class='card-body'>
<h5 class='card-title'>".$allfiles."</h5>
<form method='post'>
<input type='submit' class='btn btn-primary w-100' name='open' value='Open File'>
</form>
</div>
</div>
Expand Down

0 comments on commit 3bc9188

Please sign in to comment.