fluct putty correct for multichain
[django_unres.git] / django_simple / todo / forms.py
index 8fda381..0a8f597 100644 (file)
@@ -22,7 +22,7 @@ def pdb_missing_res(file):
                else:
                  msg = 'chain breaks between residues '+\
                    str(ires[-1])+' and '+str(i)+\
-                   ', server cannot add missing residues to PDB file'
+                   ', server cannot add missing residues to PDB file - please repair the structure using e.g. Modeller'
                  break
       if line[0:3] == 'TER':
                newchain = True