aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver/template/drafts.html
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/styles/prosilver/template/drafts.html')
-rw-r--r--phpBB/styles/prosilver/template/drafts.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/styles/prosilver/template/drafts.html b/phpBB/styles/prosilver/template/drafts.html
index 4b2e1bf0c6..ea2849a485 100644
--- a/phpBB/styles/prosilver/template/drafts.html
+++ b/phpBB/styles/prosilver/template/drafts.html
@@ -4,7 +4,7 @@
<div class="panel">
<div class="inner">
- <h3>{L_LOAD_DRAFT}</h3>
+ <h3 class="draft-title">{L_LOAD_DRAFT}</h3>
<p>{L_LOAD_DRAFT_EXPLAIN}</p>
</div>