示例#1
0
}
?>
                </ul>
                <hr />
                <h4><?php 
echo jgettext('Custom variables');
?>
</h4>
                <?php 
echo jgettext('Custom variables may be defined in every template using the file options.php');
?>
            </div>
        </td>
        <td>
            <?php 
EcrHtml::prepareFileEdit();
?>
        </td>
    </tr>
</table>

<input type="hidden" name="com_type" value="<?php 
echo $this->com_type;
?>
"/>
<input type="hidden" name="template" value="<?php 
echo $this->template;
?>
"/>
<input type="hidden" name="old_task" value="templates"/>
<input type="hidden" name="old_controller" value="templates"/>