mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-03-09 15:40:18 +00:00
Added titlehtml domain option.
This commit is contained in:
parent
c7c601d8e3
commit
da1a8951df
112 changed files with 311 additions and 192 deletions
|
@ -15,7 +15,8 @@
|
|||
<body id="body" onload="if (typeof(startup) !== 'undefined') startup();" class="arg_hide login">
|
||||
<div id=container>
|
||||
<div id=masthead>
|
||||
<div class="title">{{{title}}}</div>
|
||||
<div style="float:left">{{{titlehtml}}}</div>
|
||||
<div class="title">{{{title1}}}</div>
|
||||
<div class="title2">{{{title2}}}</div>
|
||||
</div>
|
||||
<div id=topbar class="noselect style3" style="height:24px">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue