summaryrefslogtreecommitdiff
path: root/actions/register.php
diff options
context:
space:
mode:
Diffstat (limited to 'actions/register.php')
-rw-r--r--actions/register.php5
1 files changed, 1 insertions, 4 deletions
diff --git a/actions/register.php b/actions/register.php
index dcbbbdb6a..dd3edc4ed 100644
--- a/actions/register.php
+++ b/actions/register.php
@@ -329,10 +329,7 @@ class RegisterAction extends Action
common_markup_to_html(_('With this form you can create '.
' a new account. ' .
'You can then post notices and '.
- 'link up to friends and colleagues. '.
- '(Have an [OpenID](http://openid.net/)? ' .
- 'Try our [OpenID registration]'.
- '(%%action.openidlogin%%)!)'));
+ 'link up to friends and colleagues. '));
$this->elementStart('div', 'instructions');
$this->raw($instr);