diff --git a/upload/template/default/touch/portal/comment.htm b/upload/template/default/touch/portal/comment.htm new file mode 100644 index 0000000000000000000000000000000000000000..2162435c01db0cf05e336f9c27de9dbdcaa6a69c --- /dev/null +++ b/upload/template/default/touch/portal/comment.htm @@ -0,0 +1,50 @@ + +
+
+

{lang comment_view}

+
+
+ +
+
+

$csubject['title']

+

{lang comment} ($csubject['commentnum'])

+
+
+ +
+ + + {lang hide_portal_comment} + + +
$multi
+ +
+
+ + + + + + +
    +
  • + +
  • + + + +
+
+
+ +
+
+ +
+ \ No newline at end of file diff --git a/upload/template/default/touch/portal/comment_li.htm b/upload/template/default/touch/portal/comment_li.htm new file mode 100644 index 0000000000000000000000000000000000000000..cd18e5224e093cf28d585ebd52baf9229740ea1c --- /dev/null +++ b/upload/template/default/touch/portal/comment_li.htm @@ -0,0 +1,35 @@ + +
  • +
    + + + + + + + hidden + + +
    +

    + + {$comment['username']} + + {lang guest} + +

    +
    + ({lang moderate_need}) + +
    +
    +
    +
    + $comment['message'] {lang moderate_not_validate} +
    +
  • \ No newline at end of file diff --git a/upload/template/default/touch/portal/portal_comment.htm b/upload/template/default/touch/portal/portal_comment.htm new file mode 100644 index 0000000000000000000000000000000000000000..45f30749ce59eccf0dcf9ecce07ed0b1ff402ec0 --- /dev/null +++ b/upload/template/default/touch/portal/portal_comment.htm @@ -0,0 +1,49 @@ +
    +
    +
    +
    + + {lang hide_portal_comment} + + {lang latest_comment} +
    + +
    + +
    {lang view_all_comments}($data['commentnum'])
    + + +
    +
    + + + + + + + + + + + + + +
      +
    • + +
    • + + + +
    +
    +
    + +
    +
    + +
    \ No newline at end of file diff --git a/upload/template/default/touch/portal/portalcp_comment.htm b/upload/template/default/touch/portal/portalcp_comment.htm new file mode 100644 index 0000000000000000000000000000000000000000..91d3626737eabd3bb577f4bbeac5cecee3b907b6 --- /dev/null +++ b/upload/template/default/touch/portal/portalcp_comment.htm @@ -0,0 +1,31 @@ + + + + [quote]{$comment[username]}: {$comment[message]}[/quote] + +
    +

    {lang comment_edit_content}

    +
    + + + +
    + +
    +
    {lang cancel}
    +
    + + +
    +

    {lang comment_delete}

    +
    + + + +
    {lang comment_delete_confirm}
    +
    {lang cancel}
    +
    +
    + + + \ No newline at end of file diff --git a/upload/template/default/touch/portal/view.htm b/upload/template/default/touch/portal/view.htm index b4aff91997f902ead77b828c6d92dfc5ddb510e5..37cbc2de8a624b84e39e177362d479e6b4207683 100644 --- a/upload/template/default/touch/portal/view.htm +++ b/upload/template/default/touch/portal/view.htm @@ -37,4 +37,9 @@
    + + + + + \ No newline at end of file