File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change 100
100
<div class="col-sm-2">
101
101
<div class="form-group">
102
102
<label> </label>
103
- <div><button type="submit" name="submit" value="search" id="submit" class="btn btn-primary"><i class="fa fa-fw fa-search"></i> Search</button></div>
103
+ <div>
104
+ <button type="submit" name="submit" value="search" id="submit" class="btn btn-primary"><i class="fa fa-fw fa-search"></i> Search</button>
105
+ <a href="<?php echo $ _SERVER ['PHP_SELF ' ];?> " class="btn btn-danger"><i class="fa fa-fw fa-sync"></i> Clear</a>
106
+ </div>
104
107
</div>
105
108
</div>
106
109
</div>
149
152
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.2.1/js/bootstrap.min.js" integrity="sha384-B0UglyR+jN6CkvvICOB2joaf5I4l3gm9GU6Hc1og6Ls7i6U/mkkaduKaBhlAXv9k" crossorigin="anonymous"></script>
150
153
151
154
</body>
152
- </html>
155
+ </html>
You can’t perform that action at this time.
0 commit comments