26 lines
1.2 KiB
PHP
26 lines
1.2 KiB
PHP
<?php /* Smarty version 2.6.34, created on 2025-02-01 09:49:04
|
|
compiled from tools.tpl */ ?>
|
|
<?php require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');
|
|
smarty_core_load_plugins(array('plugins' => array(array('function', 'oxmultilang', 'tools.tpl', 5, false),)), $this); ?>
|
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
|
|
|
|
<html>
|
|
<head>
|
|
<title><?php echo smarty_function_oxmultilang(array('ident' => 'GENERAL_ADMIN_TITLE'), $this);?>
|
|
</title>
|
|
</head>
|
|
|
|
<!-- frames -->
|
|
<frameset rows="40%,*" border="0" onload="document.getElementById('edit').src='<?php echo $this->_tpl_vars['oViewConf']->getSelfLink(); ?>
|
|
&<?php echo $this->_tpl_vars['editurl']; ?>
|
|
<?php if ($this->_tpl_vars['oxid']): ?>&oxid=<?php echo $this->_tpl_vars['oxid']; ?>
|
|
<?php endif; ?>';">
|
|
<frame src="<?php echo $this->_tpl_vars['oViewConf']->getSelfLink(); ?>
|
|
&<?php echo $this->_tpl_vars['listurl']; ?>
|
|
<?php if ($this->_tpl_vars['oxid']): ?>&oxid=<?php echo $this->_tpl_vars['oxid']; ?>
|
|
<?php endif; ?>" name="list" marginwidth="0" marginheight="0" scrolling="auto" frameborder="0">
|
|
<frame src="" name="edit" id="edit" marginwidth="0" marginheight="0" scrolling="auto" frameborder="0">
|
|
</frameset>
|
|
|
|
|
|
</html>
|