changeset 70:7882917ecd33

form+dump
author HIROSE Yuuji <yuuji@gentei.org>
date Fri, 31 Jul 2015 16:44:30 +0900
parents d10f98c2b192
children 3a157da0801d
files s4.cgi
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/s4.cgi	Fri Jul 31 16:15:31 2015 +0900
+++ b/s4.cgi	Fri Jul 31 16:44:30 2015 +0900
@@ -185,7 +185,7 @@
        -D_SUBTITLE_="[$title]@$owner" -D_DIARY_="" \
        -D_BLOGS_="" -D_DUMPTABLE_="" \
        -D_FORM_="`GF_ACTION=\"?blog\" edittable $formdir/blog.def blog $rowid`" \
-       $layout/html.m4.html $layout/diary.m4.html
+       $layout/html.m4.html $layout/form+dump.m4.html
     ;;
   "editart")
     contenttype; echo
@@ -211,7 +211,7 @@
        -D_FORM_="`GF_ACTION=\"?replyblog+$blogrowid#$aid\" edittable $formdir/article.def article $rowid`" \
        -D_SUBTITLE_="`gecos $owner`の「$title」" \
        -D_BLOGS_= -D_DUMPTABLE_= \
-       $layout/html.m4.html $layout/diary.m4.html
+       $layout/html.m4.html $layout/form+dump.m4.html
     ;;
   "lshandout")
     contenttype; echo

yatex.org