added resizable textareas

This commit is contained in:
JT Smith 2006-04-19 19:08:56 +00:00
parent 04911c04e9
commit 722a214f80
13 changed files with 278 additions and 72 deletions

View file

@ -137,11 +137,6 @@ our $I18N = {
context => q|Title of the statistics viewer for the admin console.|
},
'463' => {
message => q|Text Area Rows|,
lastUpdated => 1031514049
},
'451' => {
message => q|is required.|,
lastUpdated => 1031514049
@ -2557,11 +2552,6 @@ The headings of columns on things like message boards and user contributions.
lastUpdated => 1078243385
},
'464' => {
message => q|Text Area Columns|,
lastUpdated => 1031514049
},
'363' => {
message => q|Page Template Position|,
lastUpdated => 1034736999
@ -3525,16 +3515,6 @@ and tracked by WebGUI.|,
lastUpdated => 1120239343,
},
'463 description' => {
message => q|How many rows of characters will be displayed in textareas on the site.|,
lastUpdated => 1120239343,
},
'464 description' => {
message => q|How many columns of characters will be displayed in textareas on the site. |,
lastUpdated => 1120239343,
},
'465 description' => {
message => q|How many characters can be displayed at once in text boxes on the site. |,
lastUpdated => 1120239343,