@ -310,7 +310,7 @@ class CaseStudy(models.Model):
|
||||
# 1.5.3
|
||||
land_ownership_details = models.CharField(
|
||||
verbose_name=_("Land ownership details"),
|
||||
help_text=_("Please specify details about land ownership if you chose 'other'"),
|
||||
help_text=_("Please specify details about land ownership"),
|
||||
max_length=256,
|
||||
null=True,
|
||||
blank=True,
|
||||
|
Reference in New Issue
Block a user