diff options
Diffstat (limited to 'themes/default')
-rw-r--r-- | themes/default/templates/photo_index.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/default/templates/photo_index.tpl b/themes/default/templates/photo_index.tpl index 05d0ecd..3e0f9e7 100644 --- a/themes/default/templates/photo_index.tpl +++ b/themes/default/templates/photo_index.tpl @@ -41,7 +41,7 @@ </div> </div> -<div> +<div id="index"> {section name="row" loop=$rows step=1} {section name="col" loop=$columns step=1} {if $images[row][col] } |