diff options
| author | Meik Sievertsen <acydburn@phpbb.com> | 2009-08-20 09:31:43 +0000 |
|---|---|---|
| committer | Meik Sievertsen <acydburn@phpbb.com> | 2009-08-20 09:31:43 +0000 |
| commit | 951459924b0c589e23f66c1913119866b43406bd (patch) | |
| tree | a156de046c090147d987f4e8b8779cdab90465d8 /phpBB/styles/prosilver/template/viewtopic_print.html | |
| parent | fa213d88e1476bbe134fd5c2d2876a5e7f727669 (diff) | |
| download | forums-951459924b0c589e23f66c1913119866b43406bd.tar forums-951459924b0c589e23f66c1913119866b43406bd.tar.gz forums-951459924b0c589e23f66c1913119866b43406bd.tar.bz2 forums-951459924b0c589e23f66c1913119866b43406bd.tar.xz forums-951459924b0c589e23f66c1913119866b43406bd.zip | |
some whitespace changes
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10022 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/styles/prosilver/template/viewtopic_print.html')
| -rw-r--r-- | phpBB/styles/prosilver/template/viewtopic_print.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/styles/prosilver/template/viewtopic_print.html b/phpBB/styles/prosilver/template/viewtopic_print.html index 2946d7645c..be1feb9208 100644 --- a/phpBB/styles/prosilver/template/viewtopic_print.html +++ b/phpBB/styles/prosilver/template/viewtopic_print.html @@ -25,7 +25,7 @@ <div id="page-header"> <h1>{SITENAME}</h1> <p>{SITE_DESCRIPTION}<br /><a href="{U_FORUM}">{U_FORUM}</a></p> - + <h2>{TOPIC_TITLE}</h2> <p><a href="{U_TOPIC}">{U_TOPIC}</a></p> </div> |
