Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
goodsshare_www_encrypt
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
CI / CD Analytics
Repository Analytics
Value Stream Analytics
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
goodmorning
goodsshare
goodsshare_www_encrypt
Commits
66059f19
Commit
66059f19
authored
Nov 21, 2021
by
platyhouse
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
- encrypted
parent
dca29cb7
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
0 deletions
+1
-0
modules/ptyshop/ptyshop.api.common.controller.php
modules/ptyshop/ptyshop.api.common.controller.php
+0
-0
modules/ptyshop/ptyshop.config.index.admin.view.html
modules/ptyshop/ptyshop.config.index.admin.view.html
+1
-0
No files found.
modules/ptyshop/ptyshop.api.common.controller.php
View file @
66059f19
No preview for this file type
modules/ptyshop/ptyshop.config.index.admin.view.html
View file @
66059f19
...
...
@@ -37,6 +37,7 @@ namespace platyFramework;
<?= $form->getInput("대표자", "companyOwnerName", "placeholder=''", "설정 > 하단 영역 노출"); ?>
<?= $form->getInput("통신 판매업 번호", "commBusinessNumber", "placeholder=''", "설정 > 하단 영역 노출"); ?>
<?= $form->getInput("고객문의 전화 번호", "askPhoneNumber", "placeholder=''", "설정 > 하단 영역 노출"); ?>
<?= $form->getTextEdit("최저가보장 안내 문구", "lowerPriceIntroTitle", "placeholder=''", ""); ?>
</div>
<div
class=
"box-footer"
>
<button
type=
"button"
class=
"btn btn-default ptyGoBack pull-right"
>
취소
</button>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
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 comment