]> bicyclesonthemoon.info Git - ott/bsta/commitdiff
update copyright year in make file; add 2words link to launch index
authorb <rowerynaksiezycu@gmail.com>
Thu, 4 Jan 2024 19:27:11 +0000 (19:27 +0000)
committerb <rowerynaksiezycu@gmail.com>
Thu, 4 Jan 2024 19:27:11 +0000 (19:27 +0000)
bsta_lib.1.pm
makefile
makefile.1.mak

index 331c4a39e344b71c9ba06c90c345fcff1e3c55c6..9d559764d18eb7a6b0433ec4a5642db90e26f8aa 100644 (file)
@@ -1431,7 +1431,7 @@ sub write_index {
                        print $fh '     <img src="/icons/folder.gif" alt="[DIR]"> <a href="'.$_coin_url.'">coin/</a> '.$_coin_date.' - '.$_coin_server."\n";
                }
                elsif ($show_yb) {
-                       print $fh '     <img src="/icons/folder.gif" alt="[DIR]"> <a href="#">yyyyb/</a>'."\n";
+                       print $fh '     <img src="/icons/folder.gif" alt="[DIR]"> <a href="'.$_2words_url.'">yyyyb/</a>'."\n";
                }
                if ($undertext ne '') {
                        print $fh '     '.$_undertext."\n";
@@ -1447,7 +1447,7 @@ sub write_index {
                        print $fh      ':<span id="ongs" class="'.$timer_color.'">'.$timer.'</span>]<br>'."\n";
                        
                        if ($undertext ne '') {
-                               print $fh '&gt;'.$_undertext.'<span class="inp">_</span>'."\n";
+                               print $fh '&gt;<a href="'.$_2words_url.'">'.$_undertext.'</a><span class="inp">_</span>'."\n";
                        }
                        print $fh "    </div>\n";
                }
index 5013fc16b81a95506a9203d13b35bf8d835f9eb8..36db1a77dcae416393b842d4a809cf03bc24bc28 100644 (file)
--- a/makefile
+++ b/makefile
@@ -1,6 +1,6 @@
 # "makefile" is automatically generated from "makefile.1.mak"
 # 
-# Copyright (C) 2016, 2017, 2023  Balthasar Szczepański
+# Copyright (C) 2016, 2017, 2023, 2024  Balthasar Szczepański
 #
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as
index 09f75f659c92cc5b2a3bc74b73526a0a49850d86..e4d82af56bba52b35f7913810c6c6ed4133cc3f5 100644 (file)
@@ -1,6 +1,6 @@
 # "makefile" is automatically generated from "makefile.1.mak"
 # 
-# Copyright (C) 2016, 2017, 2023  Balthasar Szczepański
+# Copyright (C) 2016, 2017, 2023, 2024  Balthasar Szczepański
 #
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as