diff options
Diffstat (limited to 'templates/svxfiledifflistonly.html')
-rw-r--r-- | templates/svxfiledifflistonly.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/svxfiledifflistonly.html b/templates/svxfiledifflistonly.html index b78c04d..7daecec 100644 --- a/templates/svxfiledifflistonly.html +++ b/templates/svxfiledifflistonly.html @@ -8,7 +8,7 @@ {% if has_3d %} <p><a href='{% url "threed" title %}'>3d file</a></p> {% else %} - <p><b>No 3d file</b></p> + <p><b>No 3d file generated. ERROR. Read the full .log file and fix the .svx file</b></p> {% endif %} <pre> LOGMESSAGES |