Better fix for typo

skala
Yannick Warnier 15 years ago
parent e522cc3f00
commit fb3a06e28d
  1. 2
      main/mySpace/myStudents.php

@ -383,7 +383,7 @@ if (!empty ($_GET['student'])) {
<td>
<?php
echo get_lang('Tel') . ': ';
echo get_lang('Tel') . ' : ';
if (!empty ($info_user['phone'])) {
echo $info_user['phone'];

Loading…
Cancel
Save