diff options
author | Andreas Unterkircher <unki@netshadow.at> | 2007-06-08 15:25:28 +0000 |
---|---|---|
committer | Andreas Unterkircher <unki@netshadow.at> | 2007-06-08 15:25:28 +0000 |
commit | 5fb6c33b320620281f50a71d627963caae291d9a (patch) | |
tree | c1be4e8eb7657644ccb7d63384f9e554b68589a4 /templates | |
parent | ae3e56961cdc914f315c54b1e2918aa35b638221 (diff) |
use a different layer name for single_photos to avoid
some mess up in scripting
git-svn-id: file:///var/lib/svn/phpfspot/trunk@54 fa6a889d-dae6-447d-9e79-4ba9a3039384
Diffstat (limited to 'templates')
-rw-r--r-- | templates/single_photo.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/single_photo.tpl b/templates/single_photo.tpl index 7935fef..d8a5b30 100644 --- a/templates/single_photo.tpl +++ b/templates/single_photo.tpl @@ -10,7 +10,7 @@ </tr> <tr> <td colspan="2"> - <div id='matrix'> + <div id='single'> <table> <tr> <td colspan="3"> |