src/templates/createAnnotation_errorMessage.html
author hamidouk
Mon, 13 Feb 2012 13:32:34 +0100
branchpopcorn-port
changeset 802 c74de6ba5d11
parent 561 a10e7b6fdb08
child 837 353a78021ebc
permissions -rw-r--r--
fixed player buttons. They now use css class instead of directly refering to the images.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
561
a10e7b6fdb08 display an error message when the user forget to enter text.
hamidouk
parents:
diff changeset
     1
<p class='Ldt-createAnnotation-errorMessage'>
a10e7b6fdb08 display an error message when the user forget to enter text.
hamidouk
parents:
diff changeset
     2
  You must enter text to submit an annotation
a10e7b6fdb08 display an error message when the user forget to enter text.
hamidouk
parents:
diff changeset
     3
</p>