summaryrefslogtreecommitdiff
path: root/actions/remotesubscribe.php
diff options
context:
space:
mode:
authorEvan Prodromou <evan@prodromou.name>2008-07-01 12:57:17 -0400
committerEvan Prodromou <evan@prodromou.name>2008-07-01 12:57:17 -0400
commit01ed8f5c8d9c68823e714b22ef2a8757faa1f893 (patch)
treef3e0310877c71eb6e4a413576e4047e031c3aa83 /actions/remotesubscribe.php
parent2bb11987744812f794bb320a71658b61b2418a41 (diff)
add documentation for OpenMicroBlogging
darcs-hash:20080701165717-84dde-084a3dfe99e58e57c4bb9cf5dcbd6b1ffeff00bb.gz
Diffstat (limited to 'actions/remotesubscribe.php')
-rw-r--r--actions/remotesubscribe.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/actions/remotesubscribe.php b/actions/remotesubscribe.php
index 4cadd1496..18eb118ab 100644
--- a/actions/remotesubscribe.php
+++ b/actions/remotesubscribe.php
@@ -43,7 +43,7 @@ class RemotesubscribeAction extends Action {
return _t('To subscribe, you can [login](%%action.login%%),' .
' or [register](%%action.register%%) a new ' .
' account. If you already have an account ' .
- ' on another microblogging site, ' .
+ ' on a [compatible microblogging site](%%doc.openmublog%%), ' .
' enter your profile URL below.');
}