src/cm/templates/site/text_view_frame.html
changeset 376 431fdca06662
parent 375 d6439b3eb2de
child 378 7d05535e143b
equal deleted inserted replaced
375:d6439b3eb2de 376:431fdca06662
    58 
    58 
    59 
    59 
    60 </head>
    60 </head>
    61 <BODY>
    61 <BODY>
    62 
    62 
    63     <DIV id="add_comment_btn" class="initially_hidden"> 
    63     <DIV id="add_comment_btn" class="initially_hidden" title="{% blocktrans %}add a comment{% endblocktrans %}"> 
    64     <img style="vertical-align: middle;" src="{{ CM_MEDIA_PREFIX }}img/add_plus.png" alt="{% blocktrans %}add a comment{% endblocktrans %}" title="{% blocktrans %}add a comment{% endblocktrans %}"/>
    64     <img style="vertical-align: middle;" src="{{ CM_MEDIA_PREFIX }}img/add_plus.png" alt="{% blocktrans %}add a comment{% endblocktrans %}"/>
    65     <span>{% blocktrans %}comment{% endblocktrans %}</span>
    65     <span>{% blocktrans %}comment{% endblocktrans %}</span>
    66     </DIV>
    66     </DIV>
    67 	<!-- cf.http://layout.jquery-dev.net/download/example.html -->
    67 	<!-- cf.http://layout.jquery-dev.net/download/example.html -->
    68 	<!-- TODO check height 600 ... -->
    68 	<!-- TODO check height 600 ... -->
    69 	<DIV id="outer-north" class="ui-layout-north"> 
    69 	<DIV id="outer-north" class="ui-layout-north">