Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
storyshare_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
Analytics
Repository Analytics
Value Stream Analytics
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
goodmorning
storyshare
storyshare_www_encrypt
Commits
8a33b5fc
Commit
8a33b5fc
authored
May 24, 2018
by
platyhouse
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
.
parent
21fc8e6f
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
0 deletions
+6
-0
platyFramework/apps/admin/views/defaultTheme/app/config_system.html
...work/apps/admin/views/defaultTheme/app/config_system.html
+6
-0
platyFramework/apps/modules/common/controllers/ptyboard/api.php
...ramework/apps/modules/common/controllers/ptyboard/api.php
+0
-0
No files found.
platyFramework/apps/admin/views/defaultTheme/app/config_system.html
View file @
8a33b5fc
...
@@ -26,6 +26,12 @@ namespace platyFramework;
...
@@ -26,6 +26,12 @@ namespace platyFramework;
<div
class=
'col-md-12'
>
<div
class=
'col-md-12'
>
<?= $form->getTextEdit("개인정보취급방침", "termsMemberPrivacy", "", ""); ?>
<?= $form->getTextEdit("개인정보취급방침", "termsMemberPrivacy", "", ""); ?>
</div>
</div>
<? if (strstr($this->config->mobileapp->packageName, "atmstockinfo") || strstr($this->config->mobileapp->packageName, "com.platyhouse.storyshare")) { ?>
<div
class=
'col-md-12'
>
<?= $form->getTextEdit("유료 게시글 안내 문구", "paidContent", "", ""); ?>
</div>
<? } ?>
</div>
</div>
<div
class=
"box-footer"
>
<div
class=
"box-footer"
>
...
...
platyFramework/apps/modules/common/controllers/ptyboard/api.php
View file @
8a33b5fc
No preview for this file type
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