hi -> high

This commit is contained in:
James Campos 2011-05-28 12:44:33 -07:00
parent f416ba551c
commit 0ea1c3c6ab
2 changed files with 34 additions and 34 deletions

View File

@ -92,7 +92,7 @@
quote: {
'Quote Backlinks': [true, 'Add quote backlinks'],
'OP Backlinks': [false, 'Add backlinks to the OP'],
'Quote Hilighting': [true, 'Highlight the previewed post'],
'Quote Highlighting': [true, 'Highlight the previewed post'],
'Quote Inline': [true, 'Show quoted post inline on quote click'],
'Quote Preview': [true, 'Show quote content on hover'],
'Indicate OP quote': [true, 'Add \'(OP)\' to OP quotes']

View File

@ -32,7 +32,7 @@ config =
quote:
'Quote Backlinks': [true, 'Add quote backlinks']
'OP Backlinks': [false, 'Add backlinks to the OP']
'Quote Hilighting': [true, 'Highlight the previewed post']
'Quote Highlighting': [true, 'Highlight the previewed post']
'Quote Inline': [true, 'Show quoted post inline on quote click']
'Quote Preview': [true, 'Show quote content on hover']
'Indicate OP quote': [true, 'Add \'(OP)\' to OP quotes']