mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-14 12:30:49 +08:00
add_staffpanel_lang
This commit is contained in:
@@ -616,7 +616,7 @@ elseif($action == 'edit')
|
||||
else
|
||||
{
|
||||
$typename=return_type_name($type);
|
||||
stdhead($lang_catmanage['head_edit']." - ".$typename);
|
||||
stdhead($typename);
|
||||
print("<form method=\"post\" action=\"?action=submit&type=".$type."\">");
|
||||
print("<input type=\"hidden\" name=\"isedit\" value=\"1\" />");
|
||||
print("<input type=\"hidden\" name=\"id\" value=\"".$id."\" />");
|
||||
|
||||
Reference in New Issue
Block a user