사용자: 설문조사스킨

This commit is contained in:
whitedot
2013-01-14 16:28:59 +09:00
parent 2ad765c05f
commit 639280efbe
2 changed files with 3 additions and 3 deletions

View File

@ -20,7 +20,7 @@ $po = sql_fetch(" select * from $g4[poll_table] where po_id = '$po_id' ");
<section id="poll">
<header>
<h2>설문조사</h2>
<? if ($is_admin == "super") { ?><a href="<?=$g4[admin_path]?>/poll_form.php?w=u&amp;po_id=<?=$po_id?>">설문조사 관리</a><? } ?>
<? if ($is_admin == "super") { ?><a href="<?=$g4[admin_path]?>/poll_form.php?w=u&amp;po_id=<?=$po_id?>">설문관리</a><? } ?>
<p><?=$po['po_subject']?></p>
</header>
<ul>