diff options
author | Mattia Rizzolo <mattia@mapreri.org> | 2015-05-29 17:02:02 +0200 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2015-05-29 17:02:30 +0200 |
commit | 51a0291d9cad2c11ad55923c132d025ca98f9f25 (patch) | |
tree | 4cece2d7d4a51cd68eb37a7bac74d9a7e92a4396 /bin | |
parent | be14a1b2a4a110a035f9b832b981c017604f6945 (diff) | |
download | jenkins.debian.net-51a0291d9cad2c11ad55923c132d025ca98f9f25.tar.xz |
reproducible: packages: enlarge the notify flag a bit
Diffstat (limited to 'bin')
-rwxr-xr-x | bin/reproducible_html_packages.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/reproducible_html_packages.py b/bin/reproducible_html_packages.py index ba90b87f..9f34241e 100755 --- a/bin/reproducible_html_packages.py +++ b/bin/reproducible_html_packages.py @@ -35,7 +35,7 @@ $links ${suites_links} </td> <td style="text-align:right; font-size:0.9em;"> - <span class="red" title="Notifications for this packages are enabled. Every status change reproducibly-wise will be emailed to the maintainer"> + <span class="red" style="font-size:1.5em;" title="Notifications for this packages are enabled. Every status change reproducibly-wise will be emailed to the maintainer"> $notify_maintainer </span> <a href="%s" target="_parent"> |