aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/subsilver2/template/mcp_header.html
diff options
context:
space:
mode:
authorDavid M <davidmj@users.sourceforge.net>2007-08-06 23:03:45 +0000
committerDavid M <davidmj@users.sourceforge.net>2007-08-06 23:03:45 +0000
commitffcdb3e2454ff9c6d6701894064b9d188ec1f2a0 (patch)
tree68c29235e5a426f90fa4a274ea4dc42b7338d23c /phpBB/styles/subsilver2/template/mcp_header.html
parentaa3e36eb8a1e08123ebcbf901c82b2602fdacde1 (diff)
downloadforums-ffcdb3e2454ff9c6d6701894064b9d188ec1f2a0.tar
forums-ffcdb3e2454ff9c6d6701894064b9d188ec1f2a0.tar.gz
forums-ffcdb3e2454ff9c6d6701894064b9d188ec1f2a0.tar.bz2
forums-ffcdb3e2454ff9c6d6701894064b9d188ec1f2a0.tar.xz
forums-ffcdb3e2454ff9c6d6701894064b9d188ec1f2a0.zip
#14018
git-svn-id: file:///svn/phpbb/trunk@8013 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/styles/subsilver2/template/mcp_header.html')
-rw-r--r--phpBB/styles/subsilver2/template/mcp_header.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/styles/subsilver2/template/mcp_header.html b/phpBB/styles/subsilver2/template/mcp_header.html
index eea9dffe58..7db7c31d5b 100644
--- a/phpBB/styles/subsilver2/template/mcp_header.html
+++ b/phpBB/styles/subsilver2/template/mcp_header.html
@@ -66,7 +66,7 @@
<table class="tablebg" width="100%" cellspacing="1">
<tr>
- <th><b>{L_PLEASE_CONFIRM}</b></th>
+ <th>{L_PLEASE_CONFIRM}</th>
</tr>
<tr>
<td class="row1" align="center"><span class="gen"><br />{CONFIRM_MESSAGE}<br /><br />{S_HIDDEN_FIELDS}<input class="btnmain" type="submit" name="confirm" value="{L_YES}" />&nbsp;&nbsp;<input class="btnlite" type="submit" name="cancel" value="{L_NO}" /><br /><br /></span></td>