Commit ab4402eaf4afde1b9b037a83a66153c41488c96c

Authored by Rodrigo Gonçalves
1 parent 78286341
Exists in master

Ajustes OTRS 5.0.x

Showing 1 changed file with 4 additions and 4 deletions   Show diff stats
NewTicketWizardSeTIC.sopm
1 1 <?xml version="1.0" encoding="utf-8" ?>
2 2 <otrs_package version="1.0">
3   - <Name>NewTicketWizardUFSC</Name>
  3 + <Name>NewTicketWizardSeTIC</Name>
4 4 <Version>1.0.0</Version>
5 5 <Framework>5.0.x</Framework>
6 6 <Vendor>SeTIC</Vendor>
7 7 <URL>http://www.setic.ufsc.br</URL>
8 8 <License>GPLv2</License>
9   - <Description>NewTicket Wizard Module Template for UFSC</Description>
  9 + <Description>NewTicket Wizard Module Template for SeTIC</Description>
10 10 <ChangeLog version="1.0.0">First version</ChangeLog>
11   - <IntroInstall Type="post" Title="Thank you">New Ticket Wizard UFSC Template module installed successfully!</IntroInstall>
  11 + <IntroInstall Type="post" Title="Thank you">New Ticket Wizard SeTIC Template module installed successfully!</IntroInstall>
12 12 <BuildDate>?</BuildDate>
13 13 <BuildHost>?</BuildHost>
14 14 <Filelist>
... ... @@ -17,4 +17,4 @@
17 17 <File Permission="644" Location="Kernel/Output/HTML/Templates/Standard/CustomerHTMLHeadNTWSeTIC.tt"></File>
18 18 <File Permission="644" Location="var/httpd/htdocs/skins/Customer/default/images/new-ticket-wizard/panel_hd_bg_setic.png"></File>
19 19 </Filelist>
20   -</otrs_package>
21 20 \ No newline at end of file
  21 +</otrs_package>
... ...