Home » Projects » Mambo CMS » SVN » Browse repository
Diff of /mambo/branches/4.6/administrator/components/com_modules/toolbar.modules.html.php
Parent Directory
|
Revision Log
|
Patch
| 37 |
global $id; |
global $id; |
| 38 |
|
|
| 39 |
mosMenuBar::startTable(); |
mosMenuBar::startTable(); |
| 40 |
?> |
mosMenuBar::preview( 'modulewindow' ); |
|
<td><a class="toolbar" href="#" onClick="if (typeof document.adminForm.content == 'undefined') { alert('<?php echo T_('You can only preview typed modules.') ?>'); } else { var content = document.adminForm.content.value; content = content.replace('#', ''); var title = document.adminForm.title.value; title = title.replace('#', ''); window.open('popups/modulewindow.php?title=' + title + '&content=' + content + '&t=<?php echo $cur_template; ?>', 'win1', 'status=no,toolbar=no,scrollbars=auto,titlebar=no,menubar=no,resizable=yes,width=200,height=400,directories=no,location=no'); }" onmouseout="MM_swapImgRestore();" onmouseover="MM_swapImage('preview','','images/preview_f2.png',1);"><img src="images/preview.png" alt="<?php echo T_('Preview') ?>" border="0" name="preview" align="middle"><br /><?php echo T_('Preview') ?></a></td> |
|
|
<?php |
|
| 41 |
mosMenuBar::spacer(); |
mosMenuBar::spacer(); |
| 42 |
mosMenuBar::save(); |
mosMenuBar::save(); |
| 43 |
mosMenuBar::spacer(); |
mosMenuBar::spacer(); |
|
|
Legend:
| Removed from v.1396 |
|
| changed lines |
| |
Added in v.1535 |
|
|

Web Hosting provided by Network
Redux.