svn: /web/doc-editor/trunk/js/ login.js
[email protected] (Yannick Torres)
| Newsgroups | php.doc.web |
|---|---|
| Message-ID | <[email protected]> |
yannick Mon, 21 Dec 2009 19:54:13 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=292433
Log:
Reword the information about VCS account
Changed paths:
U web/doc-editor/trunk/js/login.js
Modified: web/doc-editor/trunk/js/login.js
===================================================================
--- web/doc-editor/trunk/js/login.js 2009-12-21 19:41:44 UTC (rev 292432)
+++ web/doc-editor/trunk/js/login.js 2009-12-21 19:54:13 UTC (rev 292433)
@@ -55,7 +55,7 @@
iconCls : 'key',
plugins : [
new Ext.ux.plugins.WindowDrawer({
- html : 'To request an VCS account please read :<div style="text-align: center; margin-top: 20px;"><a href="http://php.net/svn-php.php">http://php.net/svn-php.php</a></div>',
+ html : 'To request a VCS account please read :<div style="text-align: center; margin-top: 20px;"><a href="http://php.net/svn-php.php">http://php.net/svn-php.php</a></div>',
side : 's',
bodyStyle: 'margin: 10px;',
animate : true,