apluslms / a-plus

A+ frontend portal - A+ LMS documentation:
https://apluslms.github.io/
Other
67 stars 72 forks source link

Fix the mailto link #1268

Closed hannesfant closed 12 months ago

hannesfant commented 1 year ago

Description

What?

The additional space resulted in the emails being copied as "%20email@aalto.fi" instead of just "email@aalto.fi"

Why?

Typo

How?

By fixing the typo

Testing

Remember to add or update unit tests for new features and changes.

What type of test did you run?

Did you test the changes in

Translation

Programming style

Have you updated the README or other relevant documentation?

Is it Done?