bug 2509: fix file permissions
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / js / tinymce / examples / templates / editing_details.htm
1 <!-- Template contents HTML outside the DIV will not be inserted -->\r
2 \r
3 <div class="mceTmpl">\r
4         <table>\r
5                 <thead>\r
6                         <tr><th>Created</th><th>Modified</th><th>By</th>\r
7                 </thead>\r
8 \r
9                 <tbody>\r
10                         <tr><td class="cdate">Creation Date</td><td class="mdate">Last Modified</td><td class="username">UserName</td></tr>\r
11                         <tr><td class="comment" colspan="3">Please insert editors comment here</td></tr>\r
12                 </tbody>\r
13         </table>\r
14 </div>\r