SOURCES: eventum-email-notify-display.patch - l&f correction

glen glen at pld-linux.org
Thu Mar 8 19:35:15 CET 2007


Author: glen                         Date: Thu Mar  8 18:35:15 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- l&f correction

---- Files affected:
SOURCES:
   eventum-email-notify-display.patch (1.13 -> 1.14) 

---- Diffs:

================================================================
Index: SOURCES/eventum-email-notify-display.patch
diff -u SOURCES/eventum-email-notify-display.patch:1.13 SOURCES/eventum-email-notify-display.patch:1.14
--- SOURCES/eventum-email-notify-display.patch:1.13	Thu Mar  8 19:25:56 2007
+++ SOURCES/eventum-email-notify-display.patch	Thu Mar  8 19:35:10 2007
@@ -100,20 +100,24 @@
              <ul>
                <li><a href="view.php?id={$smarty.post.issue_id}" class="link">{t}Open the Issue Details Page{/t}</a></li>
                <li><a href="list.php" class="link">{t}Open the Issue Listing Page{/t}</a></li>
---- eventum/templates/update_form.tpl.html~	2007-03-08 20:20:57.093496949 +0200
-+++ eventum/templates/update_form.tpl.html	2007-03-08 20:21:22.614073459 +0200
-@@ -34,6 +34,14 @@
-                 <br /><br />
-               {/if}
- 
+--- eventum/templates/update_form.tpl.html	2007-03-08 20:31:19.187548293 +0200
++++ eventum/templates/update_form.tpl.html	2007-03-08 20:25:07.909162600 +0200
+@@ -31,7 +31,17 @@
+               {/foreach}
+               </ul>
+               {else}
+-                <br /><br />
++                <br />
++              {/if}
++
 +              {if $notify_list|@count > 0}
++                <div align="center">
 +                <b>{t}E-mail about issue update was sent to:{/t}</b><br />
 +                {foreach from=$notify_list item=email_address}
 +                  &nbsp;&nbsp;{$email_address|escape:"html"}<br />
 +                {/foreach}
++                </div>
 +                <br />
-+              {/if}
-+
+               {/if}
+ 
                <div align="center">
-                 <b>
-                   <a href="view.php?id={$smarty.post.issue_id}" class="link">{t 1=$smarty.post.issue_id}Return to Issue #%1 Details Page{/t}</a><br />
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/eventum-email-notify-display.patch?r1=1.13&r2=1.14&f=u



More information about the pld-cvs-commit mailing list