Use HTML summary/details to display help text

This commit is contained in:
Miraty 2021-03-07 19:06:32 +01:00
commit 9944bfbb82
6 changed files with 46 additions and 96 deletions

View file

@ -35,7 +35,6 @@ $loc = array(
'title_showOnlyQR' => "Show this QR code only",
'alt_help' => "Help",
'alt_QR_before' => 'QR code meaning "',
'alt_QR_after' => '"',

View file

@ -35,7 +35,6 @@ $loc = array(
'title_showOnlyQR' => "Afficher uniquement ce code QR",
'alt_help' => "Aide",
'alt_QR_before' => "Code QR signifiant « ",
'alt_QR_after' => " »",

View file

@ -35,7 +35,6 @@ $loc = array(
'title_showOnlyQR' => "Mostrar sonque aqueste còdi QR",
'alt_help' => "Ajuda",
'alt_QR_before' => 'Significacion de còdi QR"',
'alt_QR_after' => '"',

View file

@ -24,7 +24,6 @@ $loc = array(
'title_showOnlyQR' => "title_showOnlyQR",
'alt_help' => "alt_help",
'alt_QR_before' => "alt_QR_before",
'alt_QR_after' => "alt_QR_after",