diff options
Diffstat (limited to 'phpBB/styles/prosilver/template/posting_pm_layout.html')
-rw-r--r-- | phpBB/styles/prosilver/template/posting_pm_layout.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/styles/prosilver/template/posting_pm_layout.html b/phpBB/styles/prosilver/template/posting_pm_layout.html index a77870992b..378c632858 100644 --- a/phpBB/styles/prosilver/template/posting_pm_layout.html +++ b/phpBB/styles/prosilver/template/posting_pm_layout.html @@ -5,7 +5,7 @@ <div class="inner"><span class="corners-top"><span></span></span> <h3>{L_INFORMATION}</h3> - <p>{L_DRAFT_LOADED}</p> + <p>{L_DRAFT_LOADED_PM}</p> <span class="corners-bottom"><span></span></span></div> </div> |