From: Sam Reed Date: Fri, 7 Jan 2011 03:12:07 +0000 (+0000) Subject: Widen documentation header also X-Git-Tag: 1.31.0-rc.0~32722 X-Git-Url: http://git.cyclocoop.org/%24href?a=commitdiff_plain;h=2616a18522f8ccd70737f499a4d830f143377415;p=lhc%2Fweb%2Fwiklou.git Widen documentation header also --- diff --git a/includes/api/ApiMain.php b/includes/api/ApiMain.php index dfee657e34..eb9f055ea6 100644 --- a/includes/api/ApiMain.php +++ b/includes/api/ApiMain.php @@ -749,14 +749,14 @@ class ApiMain extends ApiBase { return array( '', '', - '******************************************************************************************', - '** **', - '** This is an auto-generated MediaWiki API documentation page **', - '** **', - '** Documentation and Examples: **', - '** http://www.mediawiki.org/wiki/API **', - '** **', - '******************************************************************************************', + '**********************************************************************************************************', + '** **', + '** This is an auto-generated MediaWiki API documentation page **', + '** **', + '** Documentation and Examples: **', + '** http://www.mediawiki.org/wiki/API **', + '** **', + '**********************************************************************************************************', '', 'Status: All features shown on this page should be working, but the API', ' is still in active development, and may change at any time.',