diff options
Diffstat (limited to 'pages/account/3.php')
-rw-r--r-- | pages/account/3.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pages/account/3.php b/pages/account/3.php index b760c11..bbd5c5e 100644 --- a/pages/account/3.php +++ b/pages/account/3.php @@ -90,7 +90,7 @@ if($_SESSION['profile']['points'] >= 50) </tr> <tr> <td class="DataTD" colspan="2" align="left"> - <?=_("Optional comment, only used in the certifictate overview max. 100 characters")?><br /> + <?=_("Optional comment, only used in the certificate overview")?><br /> <input type="text" name="description" maxlength="100" size="100" /> </td> </tr> |