Update profile.php

Change “Locator” for “Gridsquare” to standardise on one term throughout the UI.
这个提交包含在:
Mark Pentler 2021-12-24 16:08:43 +00:00 提交者 GitHub
父节点 2c0f009aa8
当前提交 19c4ebc8f1
找不到此签名对应的密钥
GPG 密钥 ID: 4AEE18F83AFDEB23

查看文件

@ -31,7 +31,7 @@
</tr>
<tr>
<td>Locator</td>
<td>Gridsquare</td>
<td><?php if(isset($user_locator)) { echo $user_locator; } ?></td>
</tr>