diff --git a/Projects/UOContent/Gumps/TithingGump.cs b/Projects/UOContent/Gumps/TithingGump.cs index 6c837bef5..c917ccff2 100644 --- a/Projects/UOContent/Gumps/TithingGump.cs +++ b/Projects/UOContent/Gumps/TithingGump.cs @@ -26,7 +26,7 @@ public class TithingGump : StaticGump // AddLabel(57, 274, 0, "Gold:"); builder.AddLabelPlaceholder(87, 274, 53, "goldOffer"); - builder.AddHtmlLocalized(57, 274, 50, 20, 1079251); // Tithe: + builder.AddHtmlLocalized(137, 274, 50, 20, 1079251); // Tithe: // AddLabel(137, 274, 0, "Tithe:"); builder.AddLabelPlaceholder(172, 274, 53, "titheOffer");