slitaz-forge view bugs/templates/slitaz/html/_generic.help-empty.html @ rev 319

graphs.php: avoid an undefined index
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Jul 16 12:46:27 2012 +0200 (2012-07-16)
parents
children
line source
1 <html>
2 <head>
3 <title>Empty page (no search performed yet)</title>
4 </head>
5 <body>
6 <p i18n:translate="">Please specify your search parameters!</p>
7 </body>
8 </html>
9 <!-- SHA: 9a118377b03172347d95097ff75fca26a6dd3738 -->