aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/adm/style/acp_update.html
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/adm/style/acp_update.html')
-rw-r--r--phpBB/adm/style/acp_update.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/phpBB/adm/style/acp_update.html b/phpBB/adm/style/acp_update.html
index 06672f39ae..eb4dbbdef4 100644
--- a/phpBB/adm/style/acp_update.html
+++ b/phpBB/adm/style/acp_update.html
@@ -22,11 +22,11 @@
<legend></legend>
<dl>
<dt><label>{L_CURRENT_VERSION}</label></dt>
- <dd><b>{CURRENT_VERSION}</b></dd>
+ <dd><strong>{CURRENT_VERSION}</strong></dd>
</dl>
<dl>
<dt><label>{L_LATEST_VERSION}</label></dt>
- <dd><b>{LATEST_VERSION}</b></dd>
+ <dd><strong>{LATEST_VERSION}</strong></dd>
</dl>
</fieldset>