From 8a09c0d75f1da62d40b71cb67f74de9ac005d5a7 Mon Sep 17 00:00:00 2001 From: "Paul S. Owen" Date: Fri, 6 Jun 2003 11:17:24 +0000 Subject: Remove flash button ... perhaps this will reduce casual misuse :D git-svn-id: file:///svn/phpbb/trunk@4089 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/templates/subSilver/posting_body.html | 9 ++++----- phpBB/templates/subSilver/ucp_profile.html | 8 +++----- 2 files changed, 7 insertions(+), 10 deletions(-) diff --git a/phpBB/templates/subSilver/posting_body.html b/phpBB/templates/subSilver/posting_body.html index a9a7a68b36..30a876b8fb 100644 --- a/phpBB/templates/subSilver/posting_body.html +++ b/phpBB/templates/subSilver/posting_body.html @@ -10,7 +10,7 @@ var text_name = 'message'; // Define the bbCode tags bbcode = new Array(); -bbtags = new Array('[b]','[/b]','[i]','[/i]','[u]','[/u]','[quote]','[/quote]','[code]','[/code]','[list]','[/list]','[list=]','[/list]','[img]','[/img]','[flash]','[/flash]','[url]','[/url]'); +bbtags = new Array('[b]','[/b]','[i]','[/i]','[u]','[/u]','[quote]','[/quote]','[code]','[/code]','[list]','[/list]','[list=]','[/list]','[img]','[/img]','[url]','[/url]'); imageTag = false; // Helpline messages @@ -169,11 +169,10 @@ function checkForm() - - + - + - +
 {L_FONT_SIZE}:
{L_FONT_COLOR}