user profile page; account activation backend (without UI)
[living-lab-site.git] / application / views / user / register_view.php
index f5398d6..42159c2 100644 (file)
@@ -43,7 +43,7 @@ endif;
          <?php else: ?>
                <th><?php echo $this->lang->line('user_username'). ': ' ?></th>
                <td>
-                       &nbsp;<strong><?php echo $userdata['username'] ?></strong>
+                       &nbsp;<em><?php echo $userdata['username'] ?></em>
                </td>`
          <?php endif ?>
        </tr>