Commit 66059f19 authored by platyhouse's avatar platyhouse

- encrypted

parent dca29cb7
......@@ -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>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment