src/templates/createAnnotation_errorMessage.html
author veltr
Fri, 20 Apr 2012 19:13:11 +0200
branchnew-model
changeset 874 38b65761a7d5
parent 837 353a78021ebc
permissions -rw-r--r--
TooltipWidget, SliderWidget, corrections in AnnotationList, CSS are now split
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'>
837
353a78021ebc Added Internationalization
veltr
parents: 561
diff changeset
     2
  {{l10n.empty_annotation}}
561
a10e7b6fdb08 display an error message when the user forget to enter text.
hamidouk
parents:
diff changeset
     3
</p>