src/templates/createAnnotation_errorMessage.html
author hamidouk
Mon, 02 Jan 2012 15:24:33 +0100
branchpopcorn-port
changeset 561 a10e7b6fdb08
child 837 353a78021ebc
permissions -rw-r--r--
display an error message when the user forget to enter text.

<p class='Ldt-createAnnotation-errorMessage'>
  You must enter text to submit an annotation
</p>