fixed hostbanner popup
This commit is contained in:
parent
8afab8d100
commit
300a33fcdf
1 changed files with 1 additions and 1 deletions
|
@ -2238,7 +2238,7 @@
|
||||||
</script>
|
</script>
|
||||||
<script class="jsrender-template" id="tmpl_selected_hostbanner" type="text/html">
|
<script class="jsrender-template" id="tmpl_selected_hostbanner" type="text/html">
|
||||||
<div class="hostbanner">
|
<div class="hostbanner">
|
||||||
<a href="{{:property_virtualserver_hostbanner_url}}" style="display: flex; flex-direction: row; justify-content: center;">
|
<a href="{{:property_virtualserver_hostbanner_url}}" target="_blank" style="display: flex; flex-direction: row; justify-content: center;">
|
||||||
|
|
||||||
<img src="
|
<img src="
|
||||||
{{:property_virtualserver_hostbanner_gfx_url}}
|
{{:property_virtualserver_hostbanner_gfx_url}}
|
||||||
|
|
Loading…
Add table
Reference in a new issue