cosmetic : Fieldset title
This commit is contained in:
parent
ea56549a35
commit
46ad32c080
1 changed files with 1 additions and 1 deletions
|
|
@ -42,7 +42,7 @@ echo '<div class="content">';
|
|||
/*
|
||||
* Let you change the exercice
|
||||
*/
|
||||
echo '<fieldset class="noprint"><legend>'._('Choississez un autre exercice').'</legend>';;
|
||||
echo '<fieldset class="noprint"><legend>'._('Exercice').'</legend>';;
|
||||
echo '<form method="GET">';
|
||||
echo _('Choississez un autre exercice')." : ";
|
||||
$ex=new Exercice($cn);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue