mirror of
https://github.com/Mibew/java.git
synced 2025-01-22 17:40:35 +03:00
new button
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@681 c66351dc-e62f-0410-b875-e3a5c0b9693f
This commit is contained in:
parent
a186762f17
commit
25dbd8d1ea
@ -23,7 +23,7 @@ require_once('inc/menu.i');
|
||||
|
||||
<?php echo getlocal("demo.click") ?>
|
||||
<div style="margin: 10px 0px 15px;">
|
||||
<!-- webim button --><a href="http://demo.openwebim.org/client.php?locale=<?php echo $current_locale ?>" target="_blank" onclick="if(navigator.userAgent.toLowerCase().indexOf('opera') != -1 && window.event.preventDefault) window.event.preventDefault();this.newWindow = window.open('http://demo.openwebim.org/client.php?locale=<?php echo $current_locale ?>', 'webim', 'toolbar=0,scrollbars=0,location=0,status=1,menubar=0,width=640,height=480,resizable=1');this.newWindow.focus();this.newWindow.opener=window;return false;"><img src="http://demo.openwebim.org/button.php?image=webim&lang=<?php echo $current_locale ?>" border="0" width="163" height="61"/></a><!-- / webim button -->
|
||||
<!-- webim button --><a href="http://demo.openwebim.org/client.php?locale=<?php echo $current_locale ?>" target="_blank" onclick="if(navigator.userAgent.toLowerCase().indexOf('opera') != -1 && window.event.preventDefault) window.event.preventDefault();this.newWindow = window.open('http://demo.openwebim.org/client.php?locale=<?php echo $current_locale ?>', 'webim', 'toolbar=0,scrollbars=0,location=0,status=1,menubar=0,width=640,height=480,resizable=1');this.newWindow.focus();this.newWindow.opener=window;return false;"><img src="http://demo.openwebim.org/button.php?image=mblue&lang=<?php echo $current_locale ?>" border="0" width="177" height="61"/></a><!-- / webim button -->
|
||||
</div>
|
||||
<?php /*
|
||||
<p>
|
||||
|
Loading…
Reference in New Issue
Block a user