Current Path :
/
home
/
develito
/
www
/
tmp
/
install_6081fad2a6553
/
Admin
/
extensions
/
Or
Select Your Path :
Upload File :
New :
File
Dir
/home/develito/www/tmp/install_6081fad2a6553/Admin/extensions/paypal.xml
<?xml version="1.0" encoding="utf-8"?> <!-- @package: SobiPro Component for Joomla! @author Name: Sigrid Suski & Radek Suski, Sigsiu.NET GmbH Email: sobi[at]sigsiu.net Url: https://www.Sigsiu.NET @copyright Copyright (C) 2006 - 2018 Sigsiu.NET GmbH (https://www.sigsiu.net). All rights reserved. @license GNU/GPL Version 3 This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License version 3 as published by the Free Software Foundation, and under the additional terms according section 7 of GPL v3. See http://www.gnu.org/licenses/gpl.html and https://www.sigsiu.net/licenses. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. --> <definition> <header> <title value="APP.PPP_NAME" /> <file type="script" filename="bootstrap.tabs" /> </header> <toolbar title="var:[site_title]" icon="" class="extensions paypal"> <button type="apply" task="paypal.save" /> <divider /> <buttons icon="sitemap" buttons="sections-list" dropdown-class="right" label="TB.SECTIONS"/> <divider/> <buttons type="options" dropdown-class="right"> <button type="url" task="panel" /> <button type="url" task="config" condition="acl.config"/> <button type="url" task="acl" condition="acl.config"/> <button type="url" task="extensions.installed" condition="acl.apps" /> <button type="url" task="template.info" /> <button type="help" target="_blank" /> </buttons> </toolbar> <body> <div class="row-fluid"> <div class="span3" id="SPRightMenu"> <menu /> </div> <div class="span9 spMainArea"> <message id="spMessage" /> <div class="row-fluid"> <div class="span12"> <fieldset label="APP.PPP_NAME"> <field type="textarea" name="ppexpl" label="APP.PPP_EXPL" editor="true" class="input-splarge" rows="2" /> <field type="text" name="ppsubject" label="APP.PPP_SUBJECT" required="true" class="input-xxlarge" /> <field type="text" name="ppurl" label="APP.PPP_URL" required="true" class="input-xxlarge" /> <field type="text" name="ppemail" label="APP.PPP_EMAIL" required="true" class="input-xlarge" /> <field type="text" name="pprurl" label="APP.PPP_RURL" required="true" class="input-xxlarge" /> <field type="text" name="ppcancel" label="APP.PPP_CANCELURL" required="true" class="input-xxlarge" /> <field type="text" name="ppcc" label="APP.PPP_CC" required="true" class="input-mini" /> <field type="toggle" name="pploc" label="APP.PPP_LOC" prefix="yes_no" /> </fieldset> </div> </div> </div> </div> </body> <config> <action value="index.php" /> <hidden> <field name="option" default="com_sobipro" /> <field name="task" default="" /> <field name="method" default="xhr" /> <field name="format" default="raw" /> <field name="pid" value="pid" /> </hidden> </config> </definition>