Skip to content

Commit

Permalink
Update SInternetGatewayDevice.html
Browse files Browse the repository at this point in the history
  • Loading branch information
tarasfrompir committed Jun 22, 2018
1 parent 5f4fcac commit e9c9d70
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions templates/classes/views/SInternetGatewayDevice.html
@@ -1,8 +1,8 @@
<!--- подгрузка css темы --->
<link rel="stylesheet" href="<#ROOTHTML#>bootstrap/css/bootstrap[#if '<#SETTINGS_THEME#>'=='dark'#]_dark[#endif#].min.css" type="text/css"></link>
<link rel="stylesheet" href="<#ROOTHTML#>3rdparty/bootstrap/css/bootstrap[#if '<#SETTINGS_THEME#>'=='dark'#]_dark[#endif#].min.css" type="text/css"></link>
<div name="Mainframe" style="width:300px; text-align:center; align:center; font-family: monospace;">
<!--- название обьекта --->
<p style="width:300px; text-align:center; font-family: monospace; "><img src="%.Logo%" alt="Логотип устройства" style="width:36px; align:center; font-family: monospace; "></img> - %.object_description%</p>
<!--- локальный АЙПИ адрес--->
<p style="width:300px; text-align:center; font-family: monospace; "><a href="%.ADDRESS%" target="_blank">Локальный адрес устройства-%.ADDRESS%</a></p>
</div>
</div>

0 comments on commit e9c9d70

Please sign in to comment.