aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver/template/drafts.html
diff options
context:
space:
mode:
authorPayBas <contact@paybas.com>2014-04-30 09:44:28 +0200
committerPayBas <contact@paybas.com>2014-04-30 09:44:28 +0200
commit5ec67ed2480003f5d108f30e0405c696495f8b48 (patch)
tree3a3461e117bb50c1753181897373d3594fd32ac2 /phpBB/styles/prosilver/template/drafts.html
parent5109d3a12f09447c8f74f0619f8703ecd8c56ba6 (diff)
downloadforums-5ec67ed2480003f5d108f30e0405c696495f8b48.tar
forums-5ec67ed2480003f5d108f30e0405c696495f8b48.tar.gz
forums-5ec67ed2480003f5d108f30e0405c696495f8b48.tar.bz2
forums-5ec67ed2480003f5d108f30e0405c696495f8b48.tar.xz
forums-5ec67ed2480003f5d108f30e0405c696495f8b48.zip
[ticket/12442] More heading classes
I think that about finishes the most important one PHPBB3-12442
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>