mirror of
https://github.com/Fluffy-Bean/image-gallery.git
synced 2025-07-04 14:46:21 +00:00
Added search function
This commit is contained in:
parent
b54fdbf81e
commit
23c54d6bd7
7 changed files with 101 additions and 15 deletions
|
@ -19,7 +19,7 @@ function flyout($flyout_header, $flyout_content, $flyout_action) {
|
|||
}
|
||||
|
||||
// Exit button + Div End
|
||||
echo "<button class='btn alert-default space-top flyout-close'>Cancel</button>
|
||||
echo "<button class='btn alert-default space-top flyout-close'>Close</button>
|
||||
</div>";
|
||||
}
|
||||
?>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue