aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/templates/subSilver/posting_body.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/templates/subSilver/posting_body.tpl')
-rw-r--r--phpBB/templates/subSilver/posting_body.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/templates/subSilver/posting_body.tpl b/phpBB/templates/subSilver/posting_body.tpl
index 498036c1dc..50fd95c0c8 100644
--- a/phpBB/templates/subSilver/posting_body.tpl
+++ b/phpBB/templates/subSilver/posting_body.tpl
@@ -331,7 +331,7 @@ function storeCaret(textEl) {
<option style="color:black; background-color: #FFFFFF " value="{T_FONTCOLOR1}" class="genmed">Default</option>
<option style="color:darkred; background-color: #DEE3E7" value="darkred" class="genmed">Dark
Red</option>
- <option style="color:red; background-color: #DEE3E7" value="darkred" class="genmed">Red</option>
+ <option style="color:red; background-color: #DEE3E7" value="red" class="genmed">Red</option>
<option style="color:orange; background-color: #DEE3E7" value="orange" class="genmed">Orange</option>
<option style="color:brown; background-color: #DEE3E7" value="brown" class="genmed">Brown</option>
<option style="color:yellow; background-color: #DEE3E7" value="yellow" class="genmed">Yellow</option>