diff options
author | gweltas <gweltas@piwigo.org> | 2004-02-26 18:33:45 +0000 |
---|---|---|
committer | gweltas <gweltas@piwigo.org> | 2004-02-26 18:33:45 +0000 |
commit | 9e993f2d21e9cf7bd44a7c676af567be550dca90 (patch) | |
tree | e6a4c049a28164631f75c087a91201a9b152cbf9 /template/default/header.tpl | |
parent | 29a07c00d083b7687331cd7cc19f097a8849a3ea (diff) |
New default template - User side
git-svn-id: http://piwigo.org/svn/trunk@375 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'template/default/header.tpl')
-rw-r--r-- | template/default/header.tpl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/template/default/header.tpl b/template/default/header.tpl index b3bb96501..7e5deb3de 100644 --- a/template/default/header.tpl +++ b/template/default/header.tpl @@ -10,3 +10,5 @@ <link rel="stylesheet" href="{T_STYLE}" type="text/css" /> </head> <body> +<table class="main"> +<tr><td>
\ No newline at end of file |