Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Alto
/
fenixconsulting
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit 0537ecd5
authored
2022-09-26 15:29:14 +0300
by
Скуратович Александр
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Отказался от кредита
1 parent
c7a76a52
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
wp-content/themes/fenixmedica/inc/calc.php
wp-content/themes/fenixmedica/inc/calc.php
View file @
0537ecd
...
...
@@ -17,9 +17,9 @@ function fenix_calc ($atts, $content)
'<div class="row">'
.
'<h1>'
.
$atts
[
'title'
]
.
'</h1>'
.
'<div class="col-12 col-md-3">'
.
'<div class="mb-3">'
.
'<div class="mb-3
d-none
">'
.
'<label for="calc_inv_'
.
$atts
[
'id'
]
.
'" class="form-label mb-3">Поступление кредита, руб</label>'
.
'<input type="number" class="form-control rounded-pill p-2 px-4" id="calc_credit_'
.
$atts
[
'id'
]
.
'" name="calc_credit" required="required" value="
8329753
" min="0" max="10000000" />'
.
'<input type="number" class="form-control rounded-pill p-2 px-4" id="calc_credit_'
.
$atts
[
'id'
]
.
'" name="calc_credit" required="required" value="
0
" min="0" max="10000000" />'
.
'</div>'
.
'<div class="mb-3">'
.
'<label for="calc_inv_'
.
$atts
[
'id'
]
.
'" class="form-label mb-3">Инвестиции в проект, тыс. руб</label>'
.
...
...
Write
Preview
Styling with
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment