src/templates/createAnnotationWidget.html
branchpopcorn-port
changeset 569 7f5d00dd4cd4
parent 568 5a6a256f4ea3
child 573 d0bce45283f7
equal deleted inserted replaced
568:5a6a256f4ea3 569:7f5d00dd4cd4
    23     <div class='Ldt-createAnnotation-submitButton'>
    23     <div class='Ldt-createAnnotation-submitButton'>
    24       <div style='position: absolute; bottom: 10pt; right: 11pt;'>Submit</div>
    24       <div style='position: absolute; bottom: 10pt; right: 11pt;'>Submit</div>
    25     </div>
    25     </div>
    26     
    26     
    27     <div class='Ldt-createAnnotation-endScreen' style='display: none'>
    27     <div class='Ldt-createAnnotation-endScreen' style='display: none'>
    28       Thank you, your annotation has been saved.
    28       Thank you, your annotation has been saved.<br>
    29       Would you like to share it on social networks ?
    29       Would you like to share it on social networks ?
    30       <div style='margin-top: 12px; text-align: center;'>
    30       <div style='margin-top: 12px; text-align: center;'>
    31           <img src='{{img_dir}}/tweet_button.png' style='margin-right: 20px;'></img>
    31           <img src='{{img_dir}}/tweet_button.png' style='margin-right: 20px;'></img>
    32           <img src='{{img_dir}}/facebook_button.png' style='margin-right: 20px;'></img>
    32           <img src='{{img_dir}}/facebook_button.png' style='margin-right: 20px;'></img>
    33           <img src='{{img_dir}}/gplus_button.png' style='margin-right: 20px;'></img>                
    33           <img src='{{img_dir}}/gplus_button.png' style='margin-right: 20px;'></img>