]> git.pld-linux.org Git - packages/eventum.git/commitdiff
- update to svn 3159
authorElan Ruusamäe <glen@pld-linux.org>
Thu, 7 Dec 2006 01:17:07 +0000 (01:17 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    eventum-email-notify-display.patch -> 1.9

eventum-email-notify-display.patch

index 57d41ee61ad8567bfd340beb8f31d09c08b46ca1..5873b3cde9da9c4621f96d8851b5bcce73add9a1 100644 (file)
          "categories"   => Category::getAssocList($prj_id),
          "priorities"   => Priority::getAssocList($prj_id),
          "status"       => $statuses,
---- eventum/templates/update_form.tpl.html~    2006-11-19 23:13:05.931183315 +0200
-+++ eventum/templates/update_form.tpl.html     2006-11-19 23:16:07.055242625 +0200
-@@ -14,8 +14,19 @@
-               {if $has_duplicates == 'yes'}
+--- eventum/templates/update_form.tpl.html~    2006-12-07 03:15:13.287421331 +0200
++++ eventum/templates/update_form.tpl.html     2006-12-07 03:16:11.678724963 +0200
+@@ -15,7 +15,17 @@
                  <br />{t}Also, all issues that are marked as duplicates from this one were updated as well.{/t}
                {/if}
                <br /><br />
@@ -75,9 +74,8 @@
 +              {/foreach}
 +              <br />
 +              {/if}
-+
 +              <b>
-               <a href="view.php?id={$smarty.post.issue_id}" class="link">{t}Return to Issue{/t} #{$smarty.post.issue_id} {t}Details Page{/t}</a>
+               <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>
 +              </b>
              {/if}
            </td>
This page took 0.131799 seconds and 4 git commands to generate.