diff options
| author | Matt Friedman <maf675@gmail.com> | 2016-02-02 08:42:53 -0800 |
|---|---|---|
| committer | Matt Friedman <maf675@gmail.com> | 2016-02-02 08:42:53 -0800 |
| commit | 93a25893d59805b269494804b5569b71acc33f86 (patch) | |
| tree | 5240d048530384131fb97ac4f4261acd7c88c357 /phpBB/styles/prosilver/template/posting_pm_layout.html | |
| parent | b432f33b49e142cadc3643c4255192d4c10cc14c (diff) | |
| download | forums-93a25893d59805b269494804b5569b71acc33f86.tar forums-93a25893d59805b269494804b5569b71acc33f86.tar.gz forums-93a25893d59805b269494804b5569b71acc33f86.tar.bz2 forums-93a25893d59805b269494804b5569b71acc33f86.tar.xz forums-93a25893d59805b269494804b5569b71acc33f86.zip | |
[ticket/14447] Remove trailing white spaces in Prosilver
PHPBB3-14447
Diffstat (limited to 'phpBB/styles/prosilver/template/posting_pm_layout.html')
| -rw-r--r-- | phpBB/styles/prosilver/template/posting_pm_layout.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/phpBB/styles/prosilver/template/posting_pm_layout.html b/phpBB/styles/prosilver/template/posting_pm_layout.html index 7f4a0ea8d7..316fa791e4 100644 --- a/phpBB/styles/prosilver/template/posting_pm_layout.html +++ b/phpBB/styles/prosilver/template/posting_pm_layout.html @@ -3,10 +3,10 @@ <!-- IF S_DRAFT_LOADED --> <div class="panel"> <div class="inner"> - + <h3>{L_INFORMATION}</h3> <p>{L_DRAFT_LOADED_PM}</p> - + </div> </div> <!-- ENDIF --> |
