diff options
author | Andreas Unterkircher <unki@netshadow.at> | 2007-06-04 19:13:25 +0000 |
---|---|---|
committer | Andreas Unterkircher <unki@netshadow.at> | 2007-06-04 19:13:25 +0000 |
commit | 62fe4c5af5a7a8e8ea16cc983bbf76f2088d216b (patch) | |
tree | da17d7484c1298ff4aa800b79b62d140c5d03e15 /templates | |
parent | a999c9aa91a3ee031bebe4d64ec9679531b6c8c2 (diff) |
some style fix
git-svn-id: file:///var/lib/svn/phpfspot/trunk@6 fa6a889d-dae6-447d-9e79-4ba9a3039384
Diffstat (limited to 'templates')
-rw-r--r-- | templates/body.tpl | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/templates/body.tpl b/templates/body.tpl index 7b2812d..2acf924 100644 --- a/templates/body.tpl +++ b/templates/body.tpl @@ -1,6 +1,3 @@ -<div id="body"> -Picture Viewer - <table> <tr> <td colspan="3"> @@ -25,5 +22,3 @@ Picture Viewer </td> </tr> </table> - -</div> |