tazpanel view styles/default/footer.html @ rev 504

Localize 'ISO mine' + make pot & msgmerge
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Jul 12 13:03:50 2015 +0200 (2015-07-12)
parents 7ca14d55e705
children aaf630cf6a8b
line source
1 export TEXTDOMAIN='tazpanel'
2 cat << EOT
3 <!-- End of content-->
4 </div>
6 <script type="text/javascript">
7 window.onbeforeunload = null;
8 statusbar('');
9 dupTableHead();
10 </script>
11 </body>
12 </html>
13 EOT