Commit: 6110999e85a55da419edb93142e8da0f74456825 Author: Sobak <[email protected]> Tue, 10 Feb 2015 05:35:34 +0100 Parents: ba7d1f5ec0765705c73d6d4c091fb9bff1ccedfe Branches: master
Link: http://git.php.net/?p=web/wiki.git;a=commitdiff;h=6110999e85a55da419edb93142e8da0f74456825 Log: Make it clear that having wiki account is not enough to vote Changed paths: M dokuwiki/inc/lang/en/register.txt Diff: diff --git a/dokuwiki/inc/lang/en/register.txt b/dokuwiki/inc/lang/en/register.txt index 4d0c9e8..4fb9c6c 100644 --- a/dokuwiki/inc/lang/en/register.txt +++ b/dokuwiki/inc/lang/en/register.txt @@ -18,4 +18,5 @@ Approval may take several hours or days. **Note**: After submitting this registration form, your information (name and email) is sent to the publicly viewable [[http://news.php.net/php.webmaster|php-webmaster]] mailing list, along with your IP address, hostname, and user agent (browser info). +**Be aware** that wiki accout itself doesn't give you voting privileges, according to our [[https://wiki.php.net/rfc/voting#who_can_vote|rules]]. -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
