diff options
Diffstat (limited to 'printing_templates/Flowlayout.html')
-rw-r--r-- | printing_templates/Flowlayout.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/printing_templates/Flowlayout.html b/printing_templates/Flowlayout.html index a69494ce3..2615c35a8 100644 --- a/printing_templates/Flowlayout.html +++ b/printing_templates/Flowlayout.html @@ -195,7 +195,7 @@ </td> </tr> <tr> - <td> + <td class="fieldData"> <div class="textArea"> <p> {{ dive.notes }} </p> </div> |