Changeset 387641
- Timestamp:
- 05/22/2011 11:34:29 AM (15 years ago)
- File:
-
- 1 edited
-
qqpress/trunk/qqpress.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
qqpress/trunk/qqpress.php
r385428 r387641 255 255 </style> 256 256 <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;" /> 258 258 </p> 259 259 </div>
Note: See TracChangeset
for help on using the changeset viewer.