r1244: Adding the template diff file
[bugdar.git] / install / templates / 1.1.0 - 1.1.1.diff
1 Index: register.tpl
2 ===================================================================
3 --- register.tpl (.../tags/1.1.0/templates) (revision 1243)
4 +++ register.tpl (.../trunk/templates) (revision 1243)
5 @@ -11,7 +11,7 @@
6 $header
7
8 <if condition="$show['errors']">
9 -<div class="error">
10 +<div class="error" style="text-align: $stylevar[left]">
11 {@"The following errors occurred"}:
12 {$message->process}
13 </div>
14 Index: newreport.tpl
15 ===================================================================
16 --- newreport.tpl (.../tags/1.1.0/templates) (revision 1243)
17 +++ newreport.tpl (.../trunk/templates) (revision 1243)
18 @@ -12,7 +12,7 @@
19 $header
20
21 <if condition="$show['errors']">
22 -<div class="error">
23 +<div class="error" style="text-align: $stylevar[left]">
24 {@"The following errors occurred"}:
25 {$message->process}
26 </div>
27 Index: showreport_comment.tpl
28 ===================================================================
29 --- showreport_comment.tpl (.../tags/1.1.0/templates) (revision 1243)
30 +++ showreport_comment.tpl (.../trunk/templates) (revision 1243)
31 @@ -1,8 +1,8 @@
32
33 <!-- comment $comment[commentid] -->
34 <div class="box">
35 - <div class="box-head">
36 - <span style="float: right">$comment[posttime]</span>
37 + <div class="box-head" style="text-align: $stylevar[left]">
38 + <span style="float: $stylevar[right]">$comment[posttime]</span>
39 $comment[postby]
40 </div>
41
42 @@ -11,8 +11,8 @@
43 </div>
44
45 <if condition="$show['editcomment']">
46 - <div class="box-foot">
47 - <span style="float: right">
48 + <div class="box-foot" style="text-align: $stylevar[left]">
49 + <span style="float: $stylevar[right]">
50 <if condition="$show['delete']">[<a href="editcomment.php?do=delete&amp;commentid=$comment[commentid]">{@"Delete"}</a>]</if>
51 [<a href="editcomment.php?commentid=$comment[commentid]">{@"Edit Comment"}</a>]
52 </span>
53 Index: std_message.tpl
54 ===================================================================
55 --- std_message.tpl (.../tags/1.1.0/templates) (revision 1243)
56 +++ std_message.tpl (.../trunk/templates) (revision 1243)
57 @@ -18,9 +18,9 @@
58
59 <div align="center" style="margin-top: 10px">
60 <div class="box" style="width: $stylevar[alternate_width]">
61 - <div class="box-head"><if condition="$show['confirm']">{@"Confirm"}<else />{@"Notice"}</if></div>
62 + <div class="box-head" style="text-align: $stylevar[left]"><if condition="$show['confirm']">{@"Confirm"}<else />{@"Notice"}</if></div>
63
64 - <div class="box-mid box-overpad">
65 + <div class="box-mid box-overpad" style="text-align: $stylevar[left]">
66 {$this->process}
67
68 <if condition="$show['confirm']">
69 Index: std_error.tpl
70 ===================================================================
71 --- std_error.tpl (.../tags/1.1.0/templates) (revision 1243)
72 +++ std_error.tpl (.../trunk/templates) (revision 1243)
73 @@ -12,9 +12,9 @@
74
75 <div align="center" style="margin-top: 10px">
76 <div class="box" style="width: $stylevar[alternate_width]">
77 - <div class="box-head">{@"Error"}</div>
78 + <div class="box-head" style="text-align: $stylevar[left]">{@"Error"}</div>
79
80 - <div class="box-mid box-overpad">
81 + <div class="box-mid box-overpad" style="text-align: $stylevar[left]">
82 {$this->process}
83 </div>
84 </div>
85 Index: userctrl.tpl
86 ===================================================================
87 --- userctrl.tpl (.../tags/1.1.0/templates) (revision 1243)
88 +++ userctrl.tpl (.../trunk/templates) (revision 1243)
89 @@ -15,7 +15,7 @@
90 <input type="hidden" name="do" value="update" />
91
92 <if condition="$show['errors']">
93 -<div class="error">
94 +<div class="error" style="text-align: $stylevar[left]">
95 {@"The following errors occurred"}:
96 {$message->process}
97 </div>
98 @@ -26,7 +26,7 @@
99 <td width="50%">
100 <div class="box">
101 <!-- user options -->
102 - <div class="box-head">{@"User Options"}</div>
103 + <div class="box-head" style="text-align: $stylevar[left]">{@"User Options"}</div>
104
105 <div class="box-mid">
106 <fieldset>
107 @@ -70,7 +70,7 @@
108 <!-- password and email -->
109 <td>
110 <div class="box">
111 - <div class="box-head">
112 + <div class="box-head" style="text-align: $stylevar[left]">
113 {@"Please enter your password to change these fields"}:
114 <br />
115
116 @@ -109,7 +109,7 @@
117 <!-- email options -->
118 <td>
119 <div class="box">
120 - <div class="box-head">{@"Email Options"}</div>
121 + <div class="box-head" style="text-align: $stylevar[left]">{@"Email Options"}</div>
122
123 <div class="box-mid">
124 <table cellspacing="2" cellpadding="1" border="0" style="width: 100%">
125 @@ -123,17 +123,17 @@
126 </tr>
127
128 <tr style="text-align: center; background-color: $stylevar[alt_color]">
129 - <td style="text-align: left">{@"New bug is added"}</td>
130 + <td style="text-align: $stylevar[left]">{@"New bug is added"}</td>
131 <td colspan="5"><input type="checkbox" name="emailopts[0][2048]"{$checked[0][2048]} value="1" /></td>
132 </tr>
133
134 <tr style="text-align: center">
135 - <td style="text-align: left">{@"I am made the assignee"}</td>
136 + <td style="text-align: $stylevar[left]">{@"I am made the assignee"}</td>
137 <td colspan="5"><input type="checkbox" name="emailopts[0][32]"{$checked[0][32]} value="1" /></td>
138 </tr>
139
140 <tr style="text-align: center; background-color: $stylevar[alt_color]">
141 - <td style="text-align: left">{@"Status or resolution changes"}</td>
142 + <td style="text-align: $stylevar[left]">{@"Status or resolution changes"}</td>
143 <td><input type="checkbox" name="emailopts[1][64]"{$checked[1][64]} value="1" /></td>
144 <td><input type="checkbox" name="emailopts[2][64]"{$checked[2][64]} value="1" /></td>
145 <td><input type="checkbox" name="emailopts[4][64]"{$checked[4][64]} value="1" /></td>
146 @@ -142,7 +142,7 @@
147 </tr>
148
149 <tr style="text-align: center">
150 - <td style="text-align: left">{@"'Duplicates' field is changed"}</td>
151 + <td style="text-align: $stylevar[left]">{@"'Duplicates' field is changed"}</td>
152 <td><input type="checkbox" name="emailopts[1][128]"{$checked[1][128]} value="1" /></td>
153 <td><input type="checkbox" name="emailopts[2][128]"{$checked[2][128]} value="1" /></td>
154 <td><input type="checkbox" name="emailopts[4][128]"{$checked[4][128]} value="1" /></td>
155 @@ -151,7 +151,7 @@
156 </tr>
157
158 <tr style="text-align: center; background-color: $stylevar[alt_color]">
159 - <td style="text-align: left">{@"A new comment is added"}</td>
160 + <td style="text-align: $stylevar[left]">{@"A new comment is added"}</td>
161 <td><input type="checkbox" name="emailopts[1][256]"{$checked[1][256]} value="1" /></td>
162 <td><input type="checkbox" name="emailopts[2][256]"{$checked[2][256]} value="1" /></td>
163 <td><input type="checkbox" name="emailopts[4][256]"{$checked[4][256]} value="1" /></td>
164 @@ -160,7 +160,7 @@
165 </tr>
166
167 <tr style="text-align: center">
168 - <td style="text-align: left">{@"A new attachment is added"}</td>
169 + <td style="text-align: $stylevar[left]">{@"A new attachment is added"}</td>
170 <td><input type="checkbox" name="emailopts[1][512]"{$checked[1][512]} value="1" /></td>
171 <td><input type="checkbox" name="emailopts[2][512]"{$checked[2][512]} value="1" /></td>
172 <td><input type="checkbox" name="emailopts[4][512]"{$checked[4][512]} value="1" /></td>
173 @@ -169,7 +169,7 @@
174 </tr>
175
176 <tr style="text-align: center; background-color: $stylevar[alt_color]">
177 - <td style="text-align: left">{@"Any other field changes"}</td>
178 + <td style="text-align: $stylevar[left]">{@"Any other field changes"}</td>
179 <td><input type="checkbox" name="emailopts[1][1024]"{$checked[1][1024]} value="1" /></td>
180 <td><input type="checkbox" name="emailopts[2][1024]"{$checked[2][1024]} value="1" /></td>
181 <td><input type="checkbox" name="emailopts[4][1024]"{$checked[4][1024]} value="1" /></td>
182 @@ -185,7 +185,7 @@
183 <!-- display options -->
184 <td>
185 <div class="box">
186 - <div class="box-head">{@"Bug List Display Options"}</div>
187 + <div class="box-head" style="text-align: $stylevar[left]">{@"Bug List Display Options"}</div>
188
189 <div class="box-mid">
190 <fieldset>
191 Index: editcomment.tpl
192 ===================================================================
193 --- editcomment.tpl (.../tags/1.1.0/templates) (revision 1243)
194 +++ editcomment.tpl (.../trunk/templates) (revision 1243)
195 @@ -11,7 +11,7 @@
196 $header
197
198 <if condition="$show['errors']">
199 -<div class="error">
200 +<div class="error" style="text-align: $stylevar[left]">
201 {@"The following errors occurred"}:
202 {$message->process}
203 </div>
204 @@ -22,13 +22,13 @@
205 <input type="hidden" name="commentid" value="$comment[commentid]" />
206
207 <div class="box">
208 - <div class="box-head">
209 + <div class="box-head" style="text-align: $stylevar[left]">
210 <lang 1="$comment[commentid]" 2="$bug[bugid]" 3="$bug[summary]">{@"Comment #%1$s in bug #%2$s <em>%3$s</em>"}</lang>
211 </div>
212
213 - <div class="box-foot box-margmod-bottom"><lang 1="$comment[posttime]" 2="$comment[postby]">{@"Posted on %1$s by %2$s"}</lang></div>
214 + <div class="box-foot box-margmod-bottom" style="text-align: $stylevar[left]"><lang 1="$comment[posttime]" 2="$comment[postby]">{@"Posted on %1$s by %2$s"}</lang></div>
215
216 - <div class="box-mid">
217 + <div class="box-mid" style="text-align: $stylevar[left]">
218 <if condition="$show['hide']"><div><strong<if condition="$comment['hidden']"> style="color: red"</if>>{@"Hidden"}:</strong> <input type="checkbox" name="hidden" value="1"<if condition="$comment['hidden']"> checked="checked"</if> /></div></if>
219 <textarea name="comment" cols="50" rows="15" style="width: 100%">$comment[comment]</textarea>
220 </div>
221 Index: editattach.tpl
222 ===================================================================
223 --- editattach.tpl (.../tags/1.1.0/templates) (revision 1243)
224 +++ editattach.tpl (.../trunk/templates) (revision 1243)
225 @@ -16,15 +16,15 @@
226 <input name="attachmentid" type="hidden" value="$attachment[attachmentid]" />
227
228 <div class="box">
229 - <div class="box-head">
230 + <div class="box-head" style="text-align: $stylevar[left]">
231 <lang 1="$attachment[attachmentid]" 2="$bug[bugid]" 3="$bug[summary]">{@"Attachment #%1$s for Bug #%2$s %3$s"}</lang>
232 </div>
233
234 - <div class="box-mid box-margmod-bottom">
235 + <div class="box-mid box-margmod-bottom" style="text-align: $stylevar[left]">
236 <div><strong>{@"Attachment"}:</strong> <a href="viewattachment.php?attachmentid=$attachment[attachmentid]">{@"View"}</a> [$attachment[filename]]</div>
237 </div>
238
239 - <div class="box-mid">
240 + <div class="box-mid" style="text-align: $stylevar[left]">
241 <div><strong>{@"Description"}:</strong> <input name="description" type="text" size="35" value="$attachment[description]" /></div>
242 <div><strong>{@"Obsolete"}:</strong> <input name="obsolete" type="checkbox" value="1"<if condition="$attachment['obsolete']"> checked="checked"</if> /></div>
243 </div>
244 Index: newattach.tpl
245 ===================================================================
246 --- newattach.tpl (.../tags/1.1.0/templates) (revision 1243)
247 +++ newattach.tpl (.../trunk/templates) (revision 1243)
248 @@ -11,7 +11,7 @@
249 $header
250
251 <if condition="$show['errors']">
252 -<div class="error">
253 +<div class="error" style="text-align: $stylevar[left]">
254 {@"The following errors occurred"}:
255 {$message->process}
256 </div>
257 @@ -24,15 +24,15 @@
258 <input name="MAX_FILE_SIZE" type="hidden" value="$MAXFILESIZE" />
259
260 <div class="box">
261 - <div class="box-head"><lang 1="$bug[bugid]" 2="$bug[summary]">{@"New Attachment for Bug #%1$s %2$s"}</lang></div>
262 + <div class="box-head" style="text-align: $stylevar[left]"><lang 1="$bug[bugid]" 2="$bug[summary]">{@"New Attachment for Bug #%1$s %2$s"}</lang></div>
263
264 - <div class="box-mid box-margmod-bottom">
265 + <div class="box-mid box-margmod-bottom" style="text-align: $stylevar[left]">
266 <div><input name="attachment" type="file" /></div>
267 <div><strong>{@"Description"}:</strong> <input name="description" type="text" size="35" value="{$bugsys->in['description']}" /></div>
268 </div>
269
270 <if condition="$show['obsoletes']">
271 - <div class="box-mid box-margmod-bottom">
272 + <div class="box-mid box-margmod-bottom" style="text-align: $stylevar[left]">
273 <div><strong>{@"Mark the Following Attachments Obsolete"}:</strong>
274 $obsoletes
275 </div>
276 @@ -40,7 +40,7 @@
277 </if>
278
279 <if condition="$show['addcomment']">
280 - <div class="box-mid">
281 + <div class="box-mid" style="text-align: $stylevar[left]">
282 <div><strong>{@"Add Comment"}:</strong>
283 <div>
284 <textarea name="comment" rows="10" cols="50" style="width: 100%">{$bugsys->in['comment']}</textarea>
285 Index: search_results.tpl
286 ===================================================================
287 --- search_results.tpl (.../tags/1.1.0/templates) (revision 1243)
288 +++ search_results.tpl (.../trunk/templates) (revision 1243)
289 @@ -29,7 +29,7 @@
290
291 <if condition="$show['pagenav']">
292 <!-- pagenav -->
293 -<div align="right">
294 +<div align="$stylevar[right]">
295 $pagenav
296 </div>
297 <!-- / pagenav -->
298 Index: quicksearch.tpl
299 ===================================================================
300 --- quicksearch.tpl (.../tags/1.1.0/templates) (revision 1243)
301 +++ quicksearch.tpl (.../trunk/templates) (revision 1243)
302 @@ -12,11 +12,11 @@
303
304 <div align="center" style="margin-top: 10px">
305 <div class="box" style="width: $stylevar[alternate_width]">
306 - <div class="box-head">{@"Quick Search"}</div>
307 + <div class="box-head" style="text-align: $stylevar[left]">{@"Quick Search"}</div>
308
309 - <div class="box-mid box-overpad">
310 + <div class="box-mid box-overpad" style="text-align: $stylevar[left]">
311 <if condition="$error">
312 - <div class="error" style="margin-bottom: 5px">$error</div>
313 + <div class="error" style="margin-bottom: 5px; text-align: $stylevar[left]">$error</div>
314 </if>
315
316 <form name="quicksearch" action="showreport.php" method="post" class="form">
317 Index: trackerhome.tpl
318 ===================================================================
319 --- trackerhome.tpl (.../tags/1.1.0/templates) (revision 1243)
320 +++ trackerhome.tpl (.../trunk/templates) (revision 1243)
321 @@ -23,7 +23,7 @@
322
323 <if condition="$show['pagenav']">
324 <!-- pagenav -->
325 -<div align="right">
326 +<div align="$stylevar[right]">
327 $pagenav
328 </div>
329 <!-- / pagenav -->
330 Index: std_redirect.tpl
331 ===================================================================
332 --- std_redirect.tpl (.../tags/1.1.0/templates) (revision 1243)
333 +++ std_redirect.tpl (.../trunk/templates) (revision 1243)
334 @@ -13,9 +13,9 @@
335
336 <div align="center" style="margin-top: 10px">
337 <div class="box" style="width: $stylevar[alternate_width]">
338 - <div class="box-head">{@"Redirect..."}</div>
339 + <div class="box-head" style="text-align: $stylevar[left]">{@"Redirect..."}</div>
340
341 - <div class="box-mid box-overpad">
342 + <div class="box-mid box-overpad" style="text-align: $stylevar[left]">
343 {$this->process}
344
345 <br />