slitaz-forge annotate 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
rev   line source
pankso@64 1 <html>
pankso@64 2 <head>
pankso@64 3 <title>Empty page (no search performed yet)</title>
pankso@64 4 </head>
pankso@64 5 <body>
pankso@64 6 <p i18n:translate="">Please specify your search parameters!</p>
pankso@64 7 </body>
pankso@64 8 </html>
pankso@64 9 <!-- SHA: 9a118377b03172347d95097ff75fca26a6dd3738 -->