Skip to content
Snippets Groups Projects
Commit 3799aa31 authored by Geoff Rowland's avatar Geoff Rowland
Browse files

Fix white space for H bonds and SS bonds labels

parent 0e3c75c3
No related branches found
No related tags found
No related merge requests found
...@@ -87,9 +87,9 @@ $string['residues'] = 'Residues'; ...@@ -87,9 +87,9 @@ $string['residues'] = 'Residues';
$string['residues_desc'] = 'Residue labels'; $string['residues_desc'] = 'Residue labels';
$string['termini'] = 'Termini'; $string['termini'] = 'Termini';
$string['termini_desc'] = 'Termini labels'; $string['termini_desc'] = 'Termini labels';
$string['hbonds'] = 'H bonds'; $string['hbonds'] = 'H bonds ';
$string['hbonds_desc'] = 'Hydrogen bonds'; $string['hbonds_desc'] = 'Hydrogen bonds';
$string['ssbonds'] = 'SS bonds'; $string['ssbonds'] = 'SS bonds ;
$string['ssbonds_desc'] = 'Disuphide bonds'; $string['ssbonds_desc'] = 'Disuphide bonds';
$string['crystallography'] = 'Crystallography'; $string['crystallography'] = 'Crystallography';
$string['molecular'] = 'Molecular'; $string['molecular'] = 'Molecular';
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment