mirror of
https://github.com/stolksdorf/homebrewery.git
synced 2025-12-14 09:15:56 +00:00
Changed snippet text to ink friendly
This commit is contained in:
@@ -98,7 +98,7 @@ module.exports = [
|
||||
},
|
||||
|
||||
{
|
||||
tooltip : "Printer Friendly",
|
||||
tooltip : "Ink Friendly",
|
||||
icon : 'fa-print',
|
||||
snippet : function(){
|
||||
return "<style>\n .phb{ background : white;}\n .phb img{ display : none;}\n .phb hr+blockquote{background : white;}\n</style>\n\n";
|
||||
|
||||
Reference in New Issue
Block a user