diff --git a/src/pregmod/widgets/pregmodWidgets.tw b/src/pregmod/widgets/pregmodWidgets.tw index 93b2f10a13bb336af061c7906a146bb81f640a80..b647e6d07ce140885eac8b47658c5589f8f7bf5d 100644 --- a/src/pregmod/widgets/pregmodWidgets.tw +++ b/src/pregmod/widgets/pregmodWidgets.tw @@ -186,7 +186,7 @@ <</if>> <</if>> <<if (def $args[0].prestigeDesc) && ($args[0].prestigeDesc != 0)>> - <<set $args[0].pornPrestigeDesc = pronounReplacer($args[0].prestigeDesc)>> + <<set $args[0].prestigeDesc = pronounReplacer($args[0].prestigeDesc)>> <</if>> <<if (def $args[0].pornPrestigeDesc) && ($args[0].pornPrestigeDesc != 0)>> <<set $args[0].pornPrestigeDesc = pronounReplacer($args[0].pornPrestigeDesc)>>