Revert "Fix style on settings tab"

This reverts commit 7b17b9059e30cef384ecca37feec87cdcdfd39b8.
This commit is contained in:
kwolekr 2015-01-18 13:19:40 -05:00 committed by Nils Dagsson Moskopp
parent 75b18a7b37
commit a48bf4ad0b
Signed by: erle
GPG Key ID: A3BC671C35191080
1 changed files with 27 additions and 28 deletions

View File

@ -242,7 +242,6 @@ local function formspec(tabview, name, tabdata)
"textlist[8.33,2.7;4,1;;#888888" .. fgettext("Waving Leaves") .. ";0;true]" ..
"textlist[8.33,3.2;4,1;;#888888" .. fgettext("Waving Plants") .. ";0;true]"
end
return tab_string
end