Changeset 2360810
- Timestamp:
- 08/14/2020 06:52:44 AM (6 years ago)
- File:
-
- 1 edited
-
simple-image-popup/trunk/simple-image-popup.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
simple-image-popup/trunk/simple-image-popup.php
r2360806 r2360810 313 313 314 314 315 <div id="popup" class="sip_popup mfp-hide" style="max-width:<?php echo $max_width; ?> ">315 <div id="popup" class="sip_popup mfp-hide" style="max-width:<?php echo $max_width; ?>px"> 316 316 317 317 <?php if ($link && !$clicktoclose): ?>
Note: See TracChangeset
for help on using the changeset viewer.