Move PHP files to /common/php/
This commit is contained in:
5
common/php/modal.php
Normal file
5
common/php/modal.php
Normal file
@@ -0,0 +1,5 @@
|
||||
<div id="modal_gallery" class="modal_gal">
|
||||
<span class="close_modal">×</span>
|
||||
<img class="gallery_img" id="modal_img" alt="An Image"/>
|
||||
<div id="modal_img_caption"></div>
|
||||
</div><!--End of Modal Div-->
|
||||
Reference in New Issue
Block a user