]> git.pld-linux.org Git - packages/eventum.git/blob - eventum-tpl-fixes5.patch
- memory limit patches merged
[packages/eventum.git] / eventum-tpl-fixes5.patch
1 --- eventum-20060725/templates/notifications/account_details.tpl.text   2006-08-03 03:34:29.098159073 +0300
2 +++ eventum-20060725.tpl/templates/notifications/account_details.tpl.text       2006-08-03 03:36:47.981258519 +0300
3 @@ -1,4 +1,4 @@
4 -{textformat style="email"}{t name=$app_title}This is an automated message sent at your request from %1.{/t}
5 +{textformat style="email"}{t escape=no name=$app_title}This is an automated message sent at your request from %1.{/t}
6  
7  {t escape=no}Your full account information is available below.{/t}
8  {/textformat}
9 --- eventum-20060725/templates/notifications/assigned.tpl.text  2006-08-03 03:34:29.098159073 +0300
10 +++ eventum-20060725.tpl/templates/notifications/assigned.tpl.text      2006-08-03 03:36:47.981258519 +0300
11 @@ -1,6 +1,6 @@
12 -{textformat style="email"}{t 1=$app_title}This is an automated message sent at your request from %1{/t}.
13 +{textformat style="email"}{t escape=no 1=$app_title}This is an automated message sent at your request from %1{/t}.
14  
15 -{t 1=$current_user}An issue was assigned to you by %1{/t}
16 +{t escape=no 1=$current_user}An issue was assigned to you by %1{/t}
17  
18  
19  {t escape=no}To view more details of this issue, or to update it, please visit the following URL{/t}:
20 @@ -19,5 +19,5 @@
21  ----------------------------------------------------------------------
22  
23  {textformat style="email"}
24 -{t 1=$app_title}Please Note: If you do not wish to receive any future email notifications from %1, please change your account preferences by visiting the URL below{/t}:
25 +{t escape=no 1=$app_title}Please Note: If you do not wish to receive any future email notifications from %1, please change your account preferences by visiting the URL below{/t}:
26  {$app_base_url}preferences.php{/textformat}
27 \ No newline at end of file
28 --- eventum-20060725/templates/notifications/closed.tpl.text    2006-08-03 03:34:29.098159073 +0300
29 +++ eventum-20060725.tpl/templates/notifications/closed.tpl.text        2006-08-03 03:36:47.981258519 +0300
30 @@ -1,4 +1,4 @@
31 -{textformat style="email"}{t name=$app_title}This is an automated message sent at your request from %1.{/t}
32 +{textformat style="email"}{t escape=no name=$app_title}This is an automated message sent at your request from %1.{/t}
33  
34  {t escape=no}This issue was just closed by{/t} {$data.closer_name}{if $data.reason != ''}
35   {t escape=no}with the message{/t}: {$data.reason}{/if}.
36 @@ -20,5 +20,5 @@
37  ----------------------------------------------------------------------
38  
39  {textformat style="email"}
40 -{t name=$app_title}Please Note: If you do not wish to receive any future email notifications from %1, please change your account preferences by visiting the URL below{/t}:
41 +{t escape=no name=$app_title}Please Note: If you do not wish to receive any future email notifications from %1, please change your account preferences by visiting the URL below{/t}:
42  {$app_base_url}preferences.php{/textformat}
43 \ No newline at end of file
44 --- eventum-20060725/templates/notifications/files.tpl.text     2006-08-03 03:34:29.098159073 +0300
45 +++ eventum-20060725.tpl/templates/notifications/files.tpl.text 2006-08-03 03:36:47.981258519 +0300
46 @@ -31,5 +31,5 @@
47  ----------------------------------------------------------------------
48  
49  {textformat style="email"}
50 -{t 1=$app_title}Please Note: If you do not wish to receive any future email notifications from %1, please change your account preferences by visiting the URL below{/t}:
51 +{t escape=no 1=$app_title}Please Note: If you do not wish to receive any future email notifications from %1, please change your account preferences by visiting the URL below{/t}:
52  {$app_base_url}preferences.php{/textformat}
53 \ No newline at end of file
54 --- eventum-20060725/templates/notifications/new.tpl.text       2006-08-03 03:34:29.098159073 +0300
55 +++ eventum-20060725.tpl/templates/notifications/new.tpl.text   2006-08-03 03:36:47.981258519 +0300
56 @@ -1,4 +1,4 @@
57 -{textformat style="email"}{t name=$app_title}This is an automated message sent at your request from %1{/t}.
58 +{textformat style="email"}{t escape=no name=$app_title}This is an automated message sent at your request from %1{/t}.
59  
60  {t escape=no}A new issue was just created and assigned to you.{/t}
61  
62 @@ -17,7 +17,7 @@
63  ----------------------------------------------------------------------
64  
65  {textformat style="email"}
66 -{t name=$app_title}Please Note: If you do not wish to receive any future email
67 +{t escape=no name=$app_title}Please Note: If you do not wish to receive any future email
68  notifications from %1, please change your account preferences by
69  visiting the URL below{/t}:
70  {$app_base_url}preferences.php{/textformat}
71 --- eventum-20060725/templates/notifications/new_auto_created_issue.tpl.text    2006-08-03 03:34:29.098159073 +0300
72 +++ eventum-20060725.tpl/templates/notifications/new_auto_created_issue.tpl.text        2006-08-03 03:36:47.981258519 +0300
73 @@ -3,7 +3,7 @@
74  {t escape=no}Dear{/t} {$sender_name},
75  
76  {/if}
77 -{t name=$app_title}This is an automated message sent at your request from %1{/t}.
78 +{t escape=no name=$app_title}This is an automated message sent at your request from %1{/t}.
79  
80  {t escape=no}We received a message from you and for your convenience, we created an issue that will be used by our staff to handle your message.{/t}
81  {/textformat}
82 @@ -25,7 +25,7 @@
83  
84  {if $sender_can_access == 1}
85  {textformat style="email"}
86 -{t name=$app_title}Please Note: If you do not wish to receive any future email
87 +{t escape=no name=$app_title}Please Note: If you do not wish to receive any future email
88  notifications from %1, please change your account preferences by
89  visiting the URL below{/t}:
90  {$app_base_url}preferences.php
91 --- eventum-20060725/templates/notifications/new_issue.tpl.text 2006-08-03 03:34:29.098159073 +0300
92 +++ eventum-20060725.tpl/templates/notifications/new_issue.tpl.text     2006-08-03 03:36:47.981258519 +0300
93 @@ -42,5 +42,5 @@
94  {/if}
95  
96  {textformat style="email"}
97 -{t 1=$app_title}Please Note: If you do not wish to receive any future email notifications from %1, please change your account preferences by visiting the URL below{/t}:
98 +{t escape=no 1=$app_title}Please Note: If you do not wish to receive any future email notifications from %1, please change your account preferences by visiting the URL below{/t}:
99  {$app_base_url}preferences.php{/textformat}
100 \ No newline at end of file
101 --- eventum-20060725/templates/notifications/notes.tpl.text     2006-08-03 03:34:29.098159073 +0300
102 +++ eventum-20060725.tpl/templates/notifications/notes.tpl.text 2006-08-03 03:36:47.981258519 +0300
103 @@ -20,5 +20,5 @@
104  {t escape=no}To view more details of this issue, or to update it, please visit the following URL{/t}:
105  {$app_base_url}view.php?id={$data.iss_id}
106  
107 -{t name=$app_title}Please Note: If you do not wish to receive any future email notifications from %1, please change your account preferences by visiting the URL below{/t}:
108 +{t escape=no name=$app_title}Please Note: If you do not wish to receive any future email notifications from %1, please change your account preferences by visiting the URL below{/t}:
109  {$app_base_url}preferences.php{/textformat}
110 \ No newline at end of file
111 --- eventum-20060725/templates/notifications/updated.tpl.text   2006-08-03 03:34:29.098159073 +0300
112 +++ eventum-20060725.tpl/templates/notifications/updated.tpl.text       2006-08-03 03:36:47.981258519 +0300
113 @@ -13,5 +13,5 @@
114  ----------------------------------------------------------------------
115  
116  {textformat style="email"}
117 -{t 1=$app_title}Please Note: If you do not wish to receive any future email notifications from %1, please change your account preferences by visiting the URL below{/t}:
118 +{t escape=no 1=$app_title}Please Note: If you do not wish to receive any future email notifications from %1, please change your account preferences by visiting the URL below{/t}:
119  {$app_base_url}preferences.php{/textformat}
120 \ No newline at end of file
121 --- eventum-20060725/templates/notifications/updated_account.tpl.text   2006-08-03 03:34:29.098159073 +0300
122 +++ eventum-20060725.tpl/templates/notifications/updated_account.tpl.text       2006-08-03 03:36:47.981258519 +0300
123 @@ -1,4 +1,4 @@
124 -{t 1=$app_title}Your user account has been updated in %1{/t}.
125 +{t escape=no 1=$app_title}Your user account has been updated in %1{/t}.
126  
127  {t escape=no}Your account information as it now exists appears below.{/t}
128  
129 --- eventum-20060725/templates/notifications/updated_password.tpl.text  2006-08-03 03:34:29.098159073 +0300
130 +++ eventum-20060725.tpl/templates/notifications/updated_password.tpl.text      2006-08-03 03:36:47.981258519 +0300
131 @@ -1,4 +1,4 @@
132 -{t name=$app_title}Your user account password has been updated in %1{/t}.
133 +{t escape=no name=$app_title}Your user account password has been updated in %1{/t}.
134  
135  {t escape=no}Your account information as it now exists appears below.{/t}
136  
This page took 0.070857 seconds and 3 git commands to generate.