029 reconciliation
This commit is contained in:
+2
-2
@@ -7,7 +7,7 @@
|
||||
<cfparam name="ATTRIBUTES.closeForm" type="boolean" default="No"/>
|
||||
|
||||
<cfparam name="title" default=""/><!---заголовок страницы, отображаемый в теле например, <h1>--->
|
||||
<cfparam name="pageTitle" default="PAYG"/><!---заголовок окна браузера, в теге <title>--->
|
||||
<cfparam name="pageTitle" default="Сверка"/><!---заголовок окна браузера, в теге <title>--->
|
||||
<cfparam name="controls" default=""/>
|
||||
|
||||
</cfsilent><cfsilent>
|
||||
@@ -126,7 +126,7 @@ select login, firstname, middlename, lastname from worker where id='#request.usr
|
||||
<!--- <div style="width:20px; height:30px; margin: 5px; background: url('img/logo0.png') 0 0 no-repeat; background-size:contain; display:inline-block;"></div>--->
|
||||
<div style="width:138px; height:30px; margin: 5px 0 0 5px; background: url('img/logo0.png') 0 0 no-repeat; background-size:contain; display:inline-block; -border:1px solid red;">
|
||||
<p class="b r" style="color:white; margin:0 10px 10px 10px; font-size:130%;">
|
||||
Отчет PAYG
|
||||
Сверка CRM-Cloud
|
||||
</p>
|
||||
</div>
|
||||
<p style="color:lightgray; margin:10px 12px; text-align:right;">
|
||||
|
||||
Reference in New Issue
Block a user