Work on HTML invoice and internal logic
This commit is contained in:
@@ -69,7 +69,7 @@ class lnApp_SystemMessage extends HTMLRender {
|
||||
/**
|
||||
* Render an image for the System Message
|
||||
*/
|
||||
private static function image($type,$raw=false,$big=false,$alt='') {
|
||||
public static function image($type,$raw=false,$big=false,$alt='') {
|
||||
$mediapath = Route::get(static::$_media_path);
|
||||
|
||||
switch ($type) {
|
||||
|
Reference in New Issue
Block a user