XrummerMan
Level 1
A security incident forced us to restore from a backup taken on 28 August. Orders and payments made in roughly the 24 hours before the restore may not appear in your account yet. We are recovering them.
Contact support if an order or payment of yours is missing.
As a precaution, you will be asked to choose a new password the next time you sign in.
Write the reason you're deleting this FAQ
I'm using a Kayako demo and looking to change the data in the templates. There is a footer text that I want to remove and I've found it as <{$_defaultFooter}> in the __swift/config/swift.templates.xml folder of Kayako.... but I can't find this anywhere in the template editor or admin control panel.
Anyone know where this comes from or where to change?
robertman11
Check out the phrase 'poweredby' and 'defaulttitle'. You should be able to change/modify it there. It is in the "languages" section of the admincp and comes from [QUOTE]__swift/library/UserInterface/class.SWIFT_UserInterfaceControlPanel.php:$this->Template->Assign('_defaultFooter', sprintf($this->Language->Get('poweredby'), SWIFT_PRODUCT)); __swift/library/TemplateEngine/class.SWIFT_TemplateEngine.php:$this->Assign('_defaultFooter', sprintf($_SWIFT->Language->Get('defaulttitle'), SWIFT_PRODUCT, SWIFT_VERSION));[/QUOTE] Check out the phrase 'poweredby' and 'defaulttitle'. You should be able to change/modify it there.
Are you sure you want to delete this post?