]> git.pld-linux.org Git - packages/eventum.git/blame - eventum-lf.patch
up to 3.0.2-28-g0d12f69
[packages/eventum.git] / eventum-lf.patch
CommitLineData
c9d14225
ER
1minor look & feel fixes
2
465c3ab7
ER
3--- eventum-localization-dev2/templates/faq.tpl.html~ 2006-06-02 00:55:02.347271167 +0300
4+++ eventum-localization-dev2/templates/faq.tpl.html 2006-06-02 00:55:31.437924456 +0300
c9d14225
ER
5@@ -13,7 +13,7 @@
6 <td class="default_white" bgcolor="{$cell_color}"><b>{$faq.faq_title|escape:"html"}</b></td>
7 </tr>
8 <tr>
9- <td class="default" bgcolor="{$dark_color}">
10+ <td class="default" bgcolor="{$dark_color}" height="260" valign="top">
465c3ab7 11 <p><i>{t}Last updated{/t}: {$faq.faq_updated_date}</i></p>
c9d14225
ER
12 {$faq.message}
13 </td>
465c3ab7
ER
14--- eventum-20051130/templates/file_upload.tpl.html~ 2005-11-30 17:54:07.000000000 +0200
15+++ eventum-20051130/templates/file_upload.tpl.html 2005-11-30 17:55:45.000000000 +0200
816db750 16@@ -79,13 +79,13 @@
87d25564
ER
17 <td bgcolor="{$light_color}">
18 <table width="100%" cellpadding="2" cellspacing="0" id="file_table">
19 <tr>
20- <td><input size="50" name="attachment[]" type="file" class="shortcut"></td>
816db750 21+ <td><input size="50" name="attachment[]" type="file" class="shortcut" style="width: 97%"></td>
87d25564
ER
22 </tr>
23 <tr>
24- <td><input size="50" name="attachment[]" type="file" class="shortcut"></td>
816db750 25+ <td><input size="50" name="attachment[]" type="file" class="shortcut" style="width: 97%"></td>
87d25564
ER
26 </tr>
27 <tr>
28- <td><input size="50" name="attachment[]" type="file" class="shortcut"></td>
29+ <td><input size="50" name="attachment[]" type="file" class="shortcut" style="width: 97%"></td>
30 </tr>
31 <tr>
32 <td class="small_default"><b>Note: The current maximum allowed upload file size is {$max_attachment_size}</b></td>
This page took 0.071405 seconds and 4 git commands to generate.