Plugin Directory

Changeset 387641


Ignore:
Timestamp:
05/22/2011 11:34:29 AM (15 years ago)
Author:
cooiky
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • qqpress/trunk/qqpress.php

    r385428 r387641  
    255255        </style>
    256256        <p id="qc_connect" class="qc_button">
    257         <img onclick='window.open("<?php echo $qc_url; ?>/qq-start.php","dcWindow","width=800,height=600,left=150,top=100,qcrollbar=no,resize=no");return false;' src="<?php echo $qc_url; ?>/qq_button.png" alt="使用腾讯微博登陆" style="cursor: pointer; margin-right: 20px;" />
     257        <img onclick='window.open("<?php echo $qc_url; ?>/qq-start.php","","width=800,height=600,left=150,top=100,qcrollbar=no,resize=no");return false;' src="<?php echo $qc_url; ?>/qq_button.png" alt="使用腾讯微博登陆" style="cursor: pointer; margin-right: 20px;" />
    258258        </p>
    259259    </div>
Note: See TracChangeset for help on using the changeset viewer.