diff --git a/code/modules/client/preferences.dm b/code/modules/client/preferences.dm index 7c45a77814..84e0d15172 100644 --- a/code/modules/client/preferences.dm +++ b/code/modules/client/preferences.dm @@ -412,7 +412,7 @@ GLOBAL_LIST_EMPTY(preferences_datums) if(2) dat += "
" dat += "

" - dat += "Set Flavor Text
" + dat += "Set Flavor Text
" if(lentext(features["flavor_text"]) <= 40) if(!lentext(features["flavor_text"])) dat += "\[...\]" @@ -1379,7 +1379,7 @@ GLOBAL_LIST_EMPTY(preferences_datums) else user << "Invalid color. Your color is not bright enough." - + else switch(href_list["preference"])