src/templates/createAnnotation_errorMessage.html
author veltr
Thu, 10 May 2012 18:52:44 +0200
changeset 889 122fc46d7d4a
parent 837 353a78021ebc
permissions -rw-r--r--
Merge with 8ad8fa86c732fb484b503c17b381e1e59180a4cb
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>