diff options
-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"> |