TNL-3798: Removed the greek letters

This commit is contained in:
Omar Al-Ithawi
2016-07-20 10:58:33 +03:00
parent 7f9eaf0caa
commit 6a3001570e

View File

@@ -80,14 +80,6 @@ from openedx.core.djangolib.markup import HTML, Text
1||2
</td>
</tr>
<tr>
<th scope="row">${_("Greek letters")}</th>
<td>${_("Name of letter")}</td>
<td>
alpha<br />
lambda
</td>
</tr>
<tr>
<th scope="row">${_("Constants")}</th>
<td>c, e, g, i, j, k, pi, q, T</td>