[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[Git][ftp-team/dak][master] 2 commits: template: Move the 'Thank you' message to the top



Title: GitLab

Ansgar pushed to branch master at Debian FTP Team / dak

Commits:

  • 1f838fb5
    by Akbarkhon Variskhanov at 2022-11-02T17:26:19+05:00
    template: Move the 'Thank you' message to the top
    
  • db63689c
    by Ansgar at 2022-11-07T17:28:55+01:00
    Merge remote-tracking branch 'origin/merge-requests/265'
    

1 changed file:

Changes:

  • templates/process-unchecked.accepted
    ... ... @@ -17,10 +17,10 @@ Content-Type: text/plain; charset="utf-8"
    17 17
     Content-Transfer-Encoding: 8bit
    
    18 18
     Subject: __CHANGES_FILENAME__ ACCEPTED into __SUITE__
    
    19 19
     
    
    20
    +Thank you for your contribution to __DISTRO__.
    
    21
    +
    
    20 22
     __WARNINGS__
    
    21 23
     
    
    22 24
     Accepted:
    
    23 25
     
    
    24 26
     __FILE_CONTENTS__
    25
    -
    
    26
    -Thank you for your contribution to __DISTRO__.


  • Reply to: