2004/6/14 23:42
albania
Just popping in
Posts: 23
Since: 2004/6/5 1
2004/6/15 7:53
// Add a New Main Category xoops_cp_header(); $linkimg_array = XoopsLists::getImgListAsArray(XOOPS_ROOT_PATH."/modules/xdirectory/images/shots/"); echo "<h4>"._MD_WEBLINKSCONF."</h4>"; echo "<table width='100%' border='0' cellspacing='1' class='outer'>" ."<tr class=\"odd\"><td>"; echo "<form method=post action=index.php>\n"; echo "<h4>"._MD_ADDMAIN."</h4><br />"._MD_TITLEC."<input type=text name=title size=100 maxlength=150><br />"; echo ""._MD_IMGURL."<br /><input type=\"text\" name=\"imgurl\" size=\"100\" maxlength=\"150\" value=\"http://\"><br /><br />"; echo "<input type=hidden name=cid value=0>\n"; echo "<input type=hidden name=op value=addCat>"; echo "<input type=submit value="._MD_ADD."><br /></form>"; echo"</td></tr></table>"; echo "<br />";
echo "<h4>"._MD_ADDMAIN."</h4><br />"._MD_TITLEC."<input type=text name=title size=30 maxlength=50><br />";
echo "<h4>"._MD_ADDMAIN."</h4><br />"._MD_TITLEC."<input type=text name=title size=100 maxlength=150><br />";
[sq]Kompjuterat & Int
2004/6/15 9:56
Advanced Search