Author: sparky
Date: Sat Jun 19 18:25:32 2010
New Revision: 11568
Modified:
toys/rsget.pl/RSGet/HTTPRequest.pm
Log:
- short description what those buttons are
Modified: toys/rsget.pl/RSGet/HTTPRequest.pm
==============================================================================
--- toys/rsget.pl/RSGet/HTTPRequest.pm (original)
+++ toys/rsget.pl/RSGet/HTTPRequest.pm Sat Jun 19 18:25:32 2010
@@ -220,7 +220,8 @@
my @tools = sort keys %RSGet::FileList::processors;
- $r .= '<div class="tools">' . (join " | ", map "<span>$_</span>",
@tools) .
+ $r .= '<div class="tools">Actions on multiple entries: ' .
+ (join " | ", map "<span>$_</span>", @tools) .
'</div></div>';
my %cmd_to_color = (
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit