From 34579c63e287bd18a2fc708f8351bc4a568167ad Mon Sep 17 00:00:00 2001 From: Ludovic Arnaud Date: Thu, 22 May 2003 01:27:15 +0000 Subject: [PATCH] bbcode template updated for the new parser git-svn-id: file:///svn/phpbb/trunk@4044 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/templates/subSilver/bbcode.html | 41 ++++++++++++--------------- 1 file changed, 18 insertions(+), 23 deletions(-) diff --git a/phpBB/templates/subSilver/bbcode.html b/phpBB/templates/subSilver/bbcode.html index 99bf22404d..3fc002f073 100644 --- a/phpBB/templates/subSilver/bbcode.html +++ b/phpBB/templates/subSilver/bbcode.html @@ -5,37 +5,34 @@
  • +
  • - - - - +
    {USERNAME} {L_WROTE}:
    + + -
    {USERNAME} {L_WROTE}:
    - - - - +
    {L_QUOTE}: + + + - -
    {L_QUOTE}:
    +
    - +
    - + - - + + - -
    {L_CODE}:
    {L_CODE}:
    +
    - +
    @@ -47,16 +44,14 @@ - - +{TEXT} - - +{TEXT} {DESCRIPTION} -{EMAIL} +{DESCRIPTION} \ No newline at end of file