diff options
author | Andreas Unterkircher <unki@netshadow.at> | 2008-01-01 17:20:28 +0100 |
---|---|---|
committer | Andreas Unterkircher <unki@netshadow.at> | 2008-01-01 20:13:16 +0100 |
commit | 9608c6dec3dc440efb395907a1505b8c283b9f0c (patch) | |
tree | 3d6f28cc7bab289718d502a52d447855bedf7ca0 /themes/default | |
parent | aa0b64932bfbb3af99917f4f6c2384a338f49d1d (diff) |
issue59, removed unkown div-object
Diffstat (limited to 'themes/default')
-rw-r--r-- | themes/default/templates/photo_index.tpl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/themes/default/templates/photo_index.tpl b/themes/default/templates/photo_index.tpl index 8bcdba0..721c090 100644 --- a/themes/default/templates/photo_index.tpl +++ b/themes/default/templates/photo_index.tpl @@ -45,7 +45,6 @@ </tr> <tr> <td colspan="3" style="width: 100%;"> - <div id="adinfo"></div> <div id="matrix"> {section name="row" loop=$rows step=1} {section name="col" loop=$columns step=1} |