Commit 79d25cb9 authored by platyhouse's avatar platyhouse

.

parent 50f620e2
...@@ -31,6 +31,9 @@ namespace platyFramework; ...@@ -31,6 +31,9 @@ namespace platyFramework;
<?= $form->getTextEdit("유료 게시글 안내 문구", "paidContent", "", ""); ?> <?= $form->getTextEdit("유료 게시글 안내 문구", "paidContent", "", ""); ?>
</div> </div>
<? } ?> <? } ?>
<div class='col-md-12'>
<?= $form->getInput("CDN URL", "cdnUrl", "", ""); ?>
</div>
</div> </div>
......
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