allow user logo on homepage
This commit is contained in:
@@ -64,7 +64,10 @@ Home for ${session_data.getSessionData("subscriber_username") || "minisrv"}
|
|||||||
<table border=0 cellspacing=0 cellpadding=0 width="100%" height="60" >
|
<table border=0 cellspacing=0 cellpadding=0 width="100%" height="60" >
|
||||||
<tr>
|
<tr>
|
||||||
<td>
|
<td>
|
||||||
<td align="left"><img src="images/proto3/HomeTopLeftEdge.gif"></td>
|
<td align="left" background="images/proto3/HomeTopLeftEdge.gif" absheight=82 abswidth=160>
|
||||||
|
<spacer type=block height=3 width=100><br>
|
||||||
|
<img src="${minisrv_config.config.service_logo}" width=100 height=75>
|
||||||
|
</td>
|
||||||
<td valign="top">
|
<td valign="top">
|
||||||
<table border=0 cellspacing=0 cellpadding=0>
|
<table border=0 cellspacing=0 cellpadding=0>
|
||||||
<tr>
|
<tr>
|
||||||
|
|||||||
Binary file not shown.
|
Before Width: | Height: | Size: 4.9 KiB After Width: | Height: | Size: 2.7 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 2.7 KiB |
Reference in New Issue
Block a user