typo
This commit is contained in:
parent
219b060894
commit
15ef4fea78
@ -758,7 +758,7 @@ function photos_content(&$a) {
|
|||||||
|
|
||||||
echo '<div id="photo-album-contents-' . $a->pager['page'] . '">';
|
echo '<div id="photo-album-contents-' . $a->pager['page'] . '">';
|
||||||
echo $ajaxout;
|
echo $ajaxout;
|
||||||
echo '<div>';
|
echo '</div>';
|
||||||
echo '<script>justifyPhotos(' . $a->pager['page'] . ');</script>';
|
echo '<script>justifyPhotos(' . $a->pager['page'] . ');</script>';
|
||||||
killme();
|
killme();
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user