Removal of colon next to form label names.
This commit is contained in:
+14
-14
@@ -146,24 +146,24 @@ if (count($_POST)>0) {
|
||||
echo "<td width='70%' align='right' valign='top'><input type='button' class='btn' name='' alt='back' onclick=\"window.location='rsslist.php'\" value='".$text['button-back']."'><br /><br /></td>\n";
|
||||
echo "</tr>\n";
|
||||
//echo " <tr>";
|
||||
//echo " <td class='vncellreq'>Category:</td>";
|
||||
//echo " <td class='vncellreq'>Category</td>";
|
||||
//echo " <td class='vtable'><input type='text' class='formfld' name='rss_category' value='$rss_category'></td>";
|
||||
//echo " </tr>";
|
||||
//echo " <tr>";
|
||||
//echo " <td class='vncellreq' nowrap>Sub Category:</td>";
|
||||
//echo " <td class='vncellreq' nowrap>Sub Category</td>";
|
||||
//echo " <td class='vtable'><input type='text' class='formfld' name='rss_sub_category' value='$rss_sub_category'></td>";
|
||||
//echo " </tr>";
|
||||
echo " <tr>";
|
||||
echo " <td width='30%' class='vncellreq' nowrap>Title:</td>";
|
||||
echo " <td width='30%' class='vncellreq' nowrap>Title</td>";
|
||||
echo " <td width='70%' class='vtable' width='100%'><input type='text' class='formfld' name='rss_title' value='$rss_title'></td>";
|
||||
echo " </tr>";
|
||||
echo " <tr>";
|
||||
echo " <td class='vncellreq'>Link:</td>";
|
||||
echo " <td class='vncellreq'>Link</td>";
|
||||
echo " <td class='vtable'><input type='text' class='formfld' name='rss_link' value='$rss_link'></td>";
|
||||
echo " </tr>";
|
||||
|
||||
echo " <tr>";
|
||||
echo " <td class='vncellreq'>Group:</td>";
|
||||
echo " <td class='vncellreq'>Group</td>";
|
||||
echo " <td class='vtable'>";
|
||||
//echo " <input type='text' class='formfld' name='menuparentid' value='$menuparentid'>";
|
||||
|
||||
@@ -224,7 +224,7 @@ if (count($_POST)>0) {
|
||||
*/
|
||||
|
||||
echo " <tr>";
|
||||
echo " <td class='vncellreq'>Type:</td>";
|
||||
echo " <td class='vncellreq'>Type</td>";
|
||||
echo " <td class='vtable'>";
|
||||
echo " <select name=\"rss_optional_1\" class='formfld'>\n";
|
||||
if ($rss_optional_1 == "text/html") { echo "<option value=\"text/html\" selected>text/html</option>\n"; }
|
||||
@@ -238,7 +238,7 @@ if (count($_POST)>0) {
|
||||
|
||||
echo "<tr>\n";
|
||||
echo "<td class='vncellreq' valign='top' align='left' nowrap='nowrap'>\n";
|
||||
echo " ".$text['label-order'].":\n";
|
||||
echo " ".$text['label-order']."\n";
|
||||
echo "</td>\n";
|
||||
echo "<td class='vtable' align='left'>\n";
|
||||
echo " <select name='rss_order' class='formfld'>\n";
|
||||
@@ -276,11 +276,11 @@ if (count($_POST)>0) {
|
||||
echo " </td>";
|
||||
echo " </tr>";
|
||||
//echo " <tr>";
|
||||
//echo " <td class='vncellreq'>Image:</td>";
|
||||
//echo " <td class='vncellreq'>Image</td>";
|
||||
//echo " <td class='vtable'><input type='text' name='rss_img' value='$rss_img'></td>";
|
||||
//echo " </tr>";
|
||||
//echo " <tr>";
|
||||
//echo " <td class='vncellreq'>Priority:</td>";
|
||||
//echo " <td class='vncellreq'>Priority</td>";
|
||||
//echo " <td class='vtable'>";
|
||||
//echo " <input type='text' name='rss_optional_1' value='$rss_optional_1'>";
|
||||
//echo " <select name=\"rss_optional_1\" class='formfld'>\n";
|
||||
@@ -293,7 +293,7 @@ if (count($_POST)>0) {
|
||||
//echo " </td>";
|
||||
//echo " </tr>";
|
||||
//echo " <tr>";
|
||||
//echo " <td class='vncellreq'>Status:</td>";
|
||||
//echo " <td class='vncellreq'>Status</td>";
|
||||
//echo " <td class='vtable'>";
|
||||
//echo " <input type='text' name='rss_optional_2' value='$rss_optional_2'>";
|
||||
//echo " <select name=\"rss_optional_2\" class=\"formfld\">\n";
|
||||
@@ -314,19 +314,19 @@ if (count($_POST)>0) {
|
||||
//echo " </td>";
|
||||
//echo " </tr>";
|
||||
//echo " <tr>";
|
||||
//echo " <td class='vncellreq'>Optional 3:</td>";
|
||||
//echo " <td class='vncellreq'>Optional 3</td>";
|
||||
//echo " <td class='vtable'><input type='text' class='formfld' name='rss_optional_3' value='$rss_optional_3'></td>";
|
||||
//echo " </tr>";
|
||||
//echo " <tr>";
|
||||
//echo " <td class='vncellreq'>Optional 4:</td>";
|
||||
//echo " <td class='vncellreq'>Optional 4</td>";
|
||||
//echo " <td class='vtable'><input type='text' class='formfld' name='rss_optional_4' value='$rss_optional_4'></td>";
|
||||
//echo " </tr>";
|
||||
//echo " <tr>";
|
||||
//echo " <td class='vncellreq'>rss_optional_5:</td>";
|
||||
//echo " <td class='vncellreq'>rss_optional_5</td>";
|
||||
//echo " <td class='vtable'><input type='text' class='formfld' name='rss_optional_5' value='$rss_optional_5'></td>";
|
||||
//echo " </tr>";
|
||||
//echo " <tr>";
|
||||
//echo " <td class='vncellreq'>rss_add_date:</td>";
|
||||
//echo " <td class='vncellreq'>rss_add_date</td>";
|
||||
//echo " <td class='vtable'><input type='text' class='formfld' name='rss_add_date' value='$rss_add_date'></td>";
|
||||
//echo " </tr>";
|
||||
|
||||
|
||||
+14
-14
@@ -208,59 +208,59 @@ if (count($_POST)>0) {
|
||||
echo "<form method='post' action=''>";
|
||||
echo "<table>";
|
||||
echo " <tr>";
|
||||
echo " <td>Id:</td>";
|
||||
echo " <td>Id</td>";
|
||||
echo " <td><input type='text' class='txt' name='rss_uuid'></td>";
|
||||
echo " </tr>";
|
||||
echo " <tr>";
|
||||
echo " <td>".$text['label-category'].":</td>";
|
||||
echo " <td>".$text['label-category']."</td>";
|
||||
echo " <td><input type='text' class='txt' name='rss_category'></td>";
|
||||
echo " </tr>";
|
||||
//echo " <tr>";
|
||||
//echo " <td>rss_sub_category:</td>";
|
||||
//echo " <td>rss_sub_category</td>";
|
||||
//echo " <td><input type='text' class='txt' name='rss_sub_category'></td>";
|
||||
//echo " </tr>";
|
||||
echo " <tr>";
|
||||
echo " <td>".$text['label-title'].":</td>";
|
||||
echo " <td>".$text['label-title']."</td>";
|
||||
echo " <td><input type='text' class='txt' name='rss_title'></td>";
|
||||
echo " </tr>";
|
||||
echo " <tr>";
|
||||
echo " <td>".$text['label-link'].":</td>";
|
||||
echo " <td>".$text['label-link']."</td>";
|
||||
echo " <td><input type='text' class='txt' name='rss_link'></td>";
|
||||
echo " </tr>";
|
||||
echo " <tr>";
|
||||
echo " <td>".$text['label-description'].":</td>";
|
||||
echo " <td>".$text['label-description']."</td>";
|
||||
echo " <td><input type='text' class='txt' name='rss_description'></td>";
|
||||
echo " </tr>";
|
||||
//echo " <tr>";
|
||||
//echo " <td>Image:</td>";
|
||||
//echo " <td>Image</td>";
|
||||
//echo " <td><input type='text' class='txt' name='rss_img'></td>";
|
||||
//echo " </tr>";
|
||||
//echo " <tr>";
|
||||
//echo " <td>rss_optional_1:</td>";
|
||||
//echo " <td>rss_optional_1</td>";
|
||||
//echo " <td><input type='text' class='txt' name='rss_optional_1'></td>";
|
||||
//echo " </tr>";
|
||||
//echo " <tr>";
|
||||
//echo " <td>rss_optional_2:</td>";
|
||||
//echo " <td>rss_optional_2</td>";
|
||||
//echo " <td><input type='text' class='txt' name='rss_optional_2'></td>";
|
||||
//echo " </tr>";
|
||||
//echo " <tr>";
|
||||
//echo " <td>rss_optional_3:</td>";
|
||||
//echo " <td>rss_optional_3</td>";
|
||||
//echo " <td><input type='text' class='txt' name='rss_optional_3'></td>";
|
||||
//echo " </tr>";
|
||||
//echo " <tr>";
|
||||
//echo " <td>rss_optional_4:</td>";
|
||||
//echo " <td>rss_optional_4</td>";
|
||||
//echo " <td><input type='text' class='txt' name='rss_optional_4'></td>";
|
||||
//echo " </tr>";
|
||||
//echo " <tr>";
|
||||
//echo " <td>rss_optional_5:</td>";
|
||||
//echo " <td>rss_optional_5</td>";
|
||||
//echo " <td><input type='text' class='txt' name='rss_optional_5'></td>";
|
||||
//echo " </tr>";
|
||||
//echo " <tr>";
|
||||
//echo " <td>rss_add_date:</td>";
|
||||
//echo " <td>rss_add_date</td>";
|
||||
//echo " <td><input type='text' class='txt' name='rss_add_date'></td>";
|
||||
//echo " </tr>";
|
||||
//echo " <tr>";
|
||||
//echo " <td>rss_add_user:</td>";
|
||||
//echo " <td>rss_add_user</td>";
|
||||
//echo " <td><input type='text' class='txt' name='rss_add_user'></td>";
|
||||
//echo " </tr>";
|
||||
echo " <tr>";
|
||||
|
||||
+11
-11
@@ -110,51 +110,51 @@ if (count($_POST)>0) {
|
||||
echo "<form method='post' action=''>";
|
||||
echo "<table width='100%'>";
|
||||
echo " <tr>";
|
||||
echo " <td nowrap>".$text['label-title'].":</td>";
|
||||
echo " <td nowrap>".$text['label-title']."</td>";
|
||||
echo " <td width='100%'><input type='text' class='txt' name='rss_sub_title'></td>";
|
||||
echo " </tr>";
|
||||
//echo " <tr>";
|
||||
//echo " <td>Link:</td>";
|
||||
//echo " <td>Link</td>";
|
||||
//echo " <td><input type='text' class='txt' name='rss_sub_link'></td>";
|
||||
//echo " </tr>";
|
||||
echo " <tr>";
|
||||
echo " <td valign='top'>".$text['label-description'].":</td>";
|
||||
echo " <td valign='top'>".$text['label-description']."</td>";
|
||||
echo " <td>";
|
||||
echo " <textarea class='txt' rows='12' name='rss_sub_description'></textarea>";
|
||||
echo " </td>";
|
||||
echo " </tr>";
|
||||
/*
|
||||
echo " <tr>";
|
||||
echo " <td>rss_sub_optional_1:</td>";
|
||||
echo " <td>rss_sub_optional_1</td>";
|
||||
echo " <td><input type='text' name='rss_sub_optional_1'></td>";
|
||||
echo " </tr>";
|
||||
echo " <tr>";
|
||||
echo " <td>rss_sub_optional_2:</td>";
|
||||
echo " <td>rss_sub_optional_2</td>";
|
||||
echo " <td><input type='text' name='rss_sub_optional_2'></td>";
|
||||
echo " </tr>";
|
||||
echo " <tr>";
|
||||
echo " <td>rss_sub_optional_3:</td>";
|
||||
echo " <td>rss_sub_optional_3</td>";
|
||||
echo " <td><input type='text' name='rss_sub_optional_3'></td>";
|
||||
echo " </tr>";
|
||||
echo " <tr>";
|
||||
echo " <td>rss_sub_optional_4:</td>";
|
||||
echo " <td>rss_sub_optional_4</td>";
|
||||
echo " <td><input type='text' name='rss_sub_optional_4'></td>";
|
||||
echo " </tr>";
|
||||
echo " <tr>";
|
||||
echo " <td>rss_sub_optional_5:</td>";
|
||||
echo " <td>rss_sub_optional_5</td>";
|
||||
echo " <td><input type='text' name='rss_sub_optional_5'></td>";
|
||||
echo " </tr>";
|
||||
echo " <tr>";
|
||||
echo " <td>rss_sub_add_date:</td>";
|
||||
echo " <td>rss_sub_add_date</td>";
|
||||
echo " <td><input type='text' name='rss_sub_add_date'></td>";
|
||||
echo " </tr>";
|
||||
echo " <tr>";
|
||||
echo " <td>rss_sub_add_user:</td>";
|
||||
echo " <td>rss_sub_add_user</td>";
|
||||
echo " <td><input type='text' name='rss_sub_add_user'></td>";
|
||||
echo " </tr>";
|
||||
*/
|
||||
//echo " <tr>";
|
||||
//echo " <td>example:</td>";
|
||||
//echo " <td>example</td>";
|
||||
//echo " <td><textarea name='example'></textarea></td>";
|
||||
//echo " </tr>"; echo " <tr>";
|
||||
echo " <td colspan='2' align='right'>";
|
||||
|
||||
@@ -86,23 +86,23 @@ echo " <br>";
|
||||
echo "<form method='post' action=''>";
|
||||
echo "<table>";
|
||||
echo " <tr>";
|
||||
echo " <td>".$text['label-rss-category'].":</td>";
|
||||
echo " <td>".$text['label-rss-category']."</td>";
|
||||
echo " <td><input type='text' name='rss_category'></td>";
|
||||
echo " </tr>";
|
||||
echo " <tr>";
|
||||
echo " <td>rss_sub_category:</td>";
|
||||
echo " <td>rss_sub_category</td>";
|
||||
echo " <td><input type='text' name='rss_sub_category'></td>";
|
||||
echo " </tr>";
|
||||
echo " <tr>";
|
||||
echo " <td>rss_sub_category_description:</td>";
|
||||
echo " <td>rss_sub_category_description</td>";
|
||||
echo " <td><input type='text' name='rss_sub_category_description'></td>";
|
||||
echo " </tr>";
|
||||
echo " <tr>";
|
||||
echo " <td>rss_add_user:</td>";
|
||||
echo " <td>rss_add_user</td>";
|
||||
echo " <td><input type='text' name='rss_add_user'></td>";
|
||||
echo " </tr>";
|
||||
echo " <tr>";
|
||||
echo " <td>rss_add_date:</td>";
|
||||
echo " <td>rss_add_date</td>";
|
||||
echo " <td><input type='text' name='rss_add_date'></td>";
|
||||
echo " </tr>\n";
|
||||
echo " <tr>";
|
||||
|
||||
@@ -97,23 +97,23 @@ echo " <br>";
|
||||
echo "<form method='post' action=''>";
|
||||
echo "<table>";
|
||||
echo " <tr>";
|
||||
echo " <td>rss_category:</td>";
|
||||
echo " <td>rss_category</td>";
|
||||
echo " <td><input type='text' name='rss_category' value='$rss_category'></td>";
|
||||
echo " </tr>";
|
||||
echo " <tr>";
|
||||
echo " <td>rss_sub_category:</td>";
|
||||
echo " <td>rss_sub_category</td>";
|
||||
echo " <td><input type='text' name='rss_sub_category' value='$rss_sub_category'></td>";
|
||||
echo " </tr>";
|
||||
echo " <tr>";
|
||||
echo " <td>rss_sub_category_description:</td>";
|
||||
echo " <td>rss_sub_category_description</td>";
|
||||
echo " <td><input type='text' name='rss_sub_category_description' value='$rss_sub_category_description'></td>";
|
||||
echo " </tr>";
|
||||
echo " <tr>";
|
||||
echo " <td>rss_add_user:</td>";
|
||||
echo " <td>rss_add_user</td>";
|
||||
echo " <td><input type='text' name='rss_add_user' value='$rss_add_user'></td>";
|
||||
echo " </tr>";
|
||||
echo " <tr>";
|
||||
echo " <td>rss_add_date:</td>";
|
||||
echo " <td>rss_add_date</td>";
|
||||
echo " <td><input type='text' name='rss_add_date' value='$rss_add_date'></td>";
|
||||
echo " </tr>";
|
||||
echo " <tr>";
|
||||
|
||||
@@ -198,51 +198,51 @@ if (count($_POST)>0) {
|
||||
echo "<form method='post' action=''>";
|
||||
echo "<table>";
|
||||
echo " <tr>";
|
||||
echo " <td>".$text['label-sub-id'].":</td>";
|
||||
echo " <td>".$text['label-sub-id']."</td>";
|
||||
echo " <td><input type='text' class='txt' name='rss_sub_uuid'></td>";
|
||||
echo " </tr>";
|
||||
echo " <tr>";
|
||||
echo " <td>".$text['label-id'].":</td>";
|
||||
echo " <td>".$text['label-id']."</td>";
|
||||
echo " <td><input type='text' class='txt' name='rss_uuid'></td>";
|
||||
echo " </tr>";
|
||||
echo " <tr>";
|
||||
echo " <td>".$text['label-sub-title'].":</td>";
|
||||
echo " <td>".$text['label-sub-title']."</td>";
|
||||
echo " <td><input type='text' class='txt' name='rss_sub_title'></td>";
|
||||
echo " </tr>";
|
||||
echo " <tr>";
|
||||
echo " <td>".$text['label-sub-link'].":</td>";
|
||||
echo " <td>".$text['label-sub-link']."</td>";
|
||||
echo " <td><input type='text' class='txt' name='rss_sub_link'></td>";
|
||||
echo " </tr>";
|
||||
echo " <tr>";
|
||||
echo " <td>".$text['label-sub-desc'].":</td>";
|
||||
echo " <td>".$text['label-sub-desc']."</td>";
|
||||
echo " <td><input type='text' class='txt' name='rss_sub_description'></td>";
|
||||
echo " </tr>";
|
||||
//echo " <tr>";
|
||||
//echo " <td>rss_sub_optional_1:</td>";
|
||||
//echo " <td>rss_sub_optional_1</td>";
|
||||
//echo " <td><input type='text' class='txt' name='rss_sub_optional_1'></td>";
|
||||
//echo " </tr>";
|
||||
//echo " <tr>";
|
||||
//echo " <td>rss_sub_optional_2:</td>";
|
||||
//echo " <td>rss_sub_optional_2</td>";
|
||||
//echo " <td><input type='text' class='txt' name='rss_sub_optional_2'></td>";
|
||||
//echo " </tr>";
|
||||
//echo " <tr>";
|
||||
//echo " <td>rss_sub_optional_3:</td>";
|
||||
//echo " <td>rss_sub_optional_3</td>";
|
||||
//echo " <td><input type='text' class='txt' name='rss_sub_optional_3'></td>";
|
||||
//echo " </tr>";
|
||||
//echo " <tr>";
|
||||
//echo " <td>rss_sub_optional_4:</td>";
|
||||
//echo " <td>rss_sub_optional_4</td>";
|
||||
//echo " <td><input type='text' class='txt' name='rss_sub_optional_4'></td>";
|
||||
//echo " </tr>";
|
||||
//echo " <tr>";
|
||||
//echo " <td>rss_sub_optional_5:</td>";
|
||||
//echo " <td>rss_sub_optional_5</td>";
|
||||
//echo " <td><input type='text' class='txt' name='rss_sub_optional_5'></td>";
|
||||
//echo " </tr>";
|
||||
//echo " <tr>";
|
||||
//echo " <td>rss_sub_add_date:</td>";
|
||||
//echo " <td>rss_sub_add_date</td>";
|
||||
//echo " <td><input type='text' class='txt' name='rss_sub_add_date'></td>";
|
||||
//echo " </tr>";
|
||||
//echo " <tr>";
|
||||
//echo " <td>rss_sub_add_user:</td>";
|
||||
//echo " <td>rss_sub_add_user</td>";
|
||||
//echo " <td><input type='text' class='txt' name='rss_sub_add_user'></td>";
|
||||
//echo " </tr>";
|
||||
echo " <tr>";
|
||||
|
||||
@@ -147,41 +147,41 @@ else {
|
||||
echo "<form method='post' action=''>";
|
||||
echo "<table width='100%'>";
|
||||
//echo " <tr>";
|
||||
//echo " <td>rss_uuid:</td>";
|
||||
//echo " <td>rss_uuid</td>";
|
||||
//echo " <td><input type='text' name='rss_uuid' class='txt' value='$rss_uuid'></td>";
|
||||
//echo " </tr>";
|
||||
echo " <tr>";
|
||||
echo " <td nowrap>".$text['label-sub-title'].":</td>";
|
||||
echo " <td nowrap>".$text['label-sub-title']."</td>";
|
||||
echo " <td width='100%'><input type='text' name='rss_sub_title' class='txt' value='$rss_sub_title'></td>";
|
||||
echo " </tr>";
|
||||
echo " <tr>";
|
||||
echo " <td>".$text['label-sub-link'].":</td>";
|
||||
echo " <td>".$text['label-sub-link']."</td>";
|
||||
echo " <td><input type='text' name='rss_sub_link' class='txt' value='$rss_sub_link'></td>";
|
||||
echo " </tr>";
|
||||
echo " <tr>";
|
||||
echo " <td valign='top'>".$text['label-description'].":</td>";
|
||||
echo " <td valign='top'>".$text['label-description']."</td>";
|
||||
echo " <td>";
|
||||
echo " <textarea name='rss_sub_description' rows='12' class='txt'>$rss_sub_description</textarea>";
|
||||
echo " </td>";
|
||||
echo " </tr>";
|
||||
//echo " <tr>";
|
||||
//echo " <td>rss_sub_optional_1:</td>";
|
||||
//echo " <td>rss_sub_optional_1</td>";
|
||||
//echo " <td><input type='text' name='rss_sub_optional_1' value='$rss_sub_optional_1'></td>";
|
||||
//echo " </tr>";
|
||||
//echo " <tr>";
|
||||
//echo " <td>rss_sub_optional_2:</td>";
|
||||
//echo " <td>rss_sub_optional_2</td>";
|
||||
//echo " <td><input type='text' name='rss_sub_optional_2' value='$rss_sub_optional_2'></td>";
|
||||
//echo " </tr>";
|
||||
//echo " <tr>";
|
||||
//echo " <td>rss_sub_optional_3:</td>";
|
||||
//echo " <td>rss_sub_optional_3</td>";
|
||||
//echo " <td><input type='text' name='rss_sub_optional_3' value='$rss_sub_optional_3'></td>";
|
||||
//echo " </tr>";
|
||||
//echo " <tr>";
|
||||
//echo " <td>rss_sub_optional_4:</td>";
|
||||
//echo " <td>rss_sub_optional_4</td>";
|
||||
//echo " <td><input type='text' name='rss_sub_optional_4' value='$rss_sub_optional_4'></td>";
|
||||
//echo " </tr>";
|
||||
//echo " <tr>";
|
||||
//echo " <td>rss_sub_optional_5:</td>";
|
||||
//echo " <td>rss_sub_optional_5</td>";
|
||||
//echo " <td><input type='text' name='rss_sub_optional_5' value='$rss_sub_optional_5'></td>";
|
||||
//echo " </tr>";
|
||||
|
||||
|
||||
+14
-14
@@ -176,24 +176,24 @@ else {
|
||||
echo "</tr>\n";
|
||||
|
||||
//echo " <tr>";
|
||||
//echo " <td class='vncellreq'>Category:</td>";
|
||||
//echo " <td class='vncellreq'>Category</td>";
|
||||
//echo " <td class='vtable'><input type='text' class='formfld' name='rss_category' value='$rss_category'></td>";
|
||||
//echo " </tr>";
|
||||
//echo " <tr>";
|
||||
//echo " <td class='vncellreq' nowrap>Sub Category:</td>";
|
||||
//echo " <td class='vncellreq' nowrap>Sub Category</td>";
|
||||
//echo " <td class='vtable'><input type='text' class='formfld' name='rss_sub_category' value='$rss_sub_category'></td>";
|
||||
//echo " </tr>";
|
||||
echo " <tr>";
|
||||
echo " <td width='30%' class='vncellreq' nowrap>".$text['label-title'].":</td>";
|
||||
echo " <td width='30%' class='vncellreq' nowrap>".$text['label-title']."</td>";
|
||||
echo " <td width='70%' class='vtable' width='100%'><input type='text' class='formfld' name='rss_title' value='$rss_title'></td>";
|
||||
echo " </tr>";
|
||||
echo " <tr>";
|
||||
echo " <td class='vncellreq'>".$text['label-link'].":</td>";
|
||||
echo " <td class='vncellreq'>".$text['label-link']."</td>";
|
||||
echo " <td class='vtable'><input type='text' class='formfld' name='rss_link' value='$rss_link'></td>";
|
||||
echo " </tr>";
|
||||
|
||||
echo " <tr>";
|
||||
echo " <td class='vncellreq'>".$text['label-group'].":</td>";
|
||||
echo " <td class='vncellreq'>".$text['label-group']."</td>";
|
||||
echo " <td class='vtable'>";
|
||||
//echo " <input type='text' class='formfld' name='menuparentid' value='$menuparentid'>";
|
||||
|
||||
@@ -254,7 +254,7 @@ else {
|
||||
*/
|
||||
|
||||
echo " <tr>";
|
||||
echo " <td class='vncellreq'>".$text['label-type'].":</td>";
|
||||
echo " <td class='vncellreq'>".$text['label-type']."</td>";
|
||||
echo " <td class='vtable'>";
|
||||
echo " <select name=\"rss_optional_1\" class='formfld'>\n";
|
||||
if ($rss_optional_1 == "text/html") { echo "<option value=\"text/html\" selected>text/html</option>\n"; }
|
||||
@@ -268,7 +268,7 @@ else {
|
||||
|
||||
echo "<tr>\n";
|
||||
echo "<td class='vncellreq' valign='top' align='left' nowrap='nowrap'>\n";
|
||||
echo " ".$text['label-order'].":\n";
|
||||
echo " ".$text['label-order']."\n";
|
||||
echo "</td>\n";
|
||||
echo "<td class='vtable' align='left'>\n";
|
||||
echo " <select name='rss_order' class='formfld'>\n";
|
||||
@@ -310,11 +310,11 @@ else {
|
||||
echo " </tr>";
|
||||
|
||||
//echo " <tr>";
|
||||
//echo " <td class='vncellreq'>Image:</td>";
|
||||
//echo " <td class='vncellreq'>Image</td>";
|
||||
//echo " <td class='vtable'><input type='text' name='rss_img' value='$rss_img'></td>";
|
||||
//echo " </tr>";
|
||||
//echo " <tr>";
|
||||
//echo " <td class='vncellreq'>Priority:</td>";
|
||||
//echo " <td class='vncellreq'>Priority</td>";
|
||||
//echo " <td class='vtable'>";
|
||||
//echo " <input type='text' name='rss_optional_1' value='$rss_optional_1'>";
|
||||
//echo " <select name=\"rss_optional_1\" class='formfld'>\n";
|
||||
@@ -327,7 +327,7 @@ else {
|
||||
//echo " </td>";
|
||||
//echo " </tr>";
|
||||
//echo " <tr>";
|
||||
//echo " <td class='vncellreq'>Status:</td>";
|
||||
//echo " <td class='vncellreq'>Status</td>";
|
||||
//echo " <td class='vtable'>";
|
||||
//echo " <input type='text' name='rss_optional_2' value='$rss_optional_2'>";
|
||||
//echo " <select name=\"rss_optional_2\" class=\"formfld\">\n";
|
||||
@@ -348,19 +348,19 @@ else {
|
||||
//echo " </td>";
|
||||
//echo " </tr>";
|
||||
//echo " <tr>";
|
||||
//echo " <td class='vncellreq'>Optional 3:</td>";
|
||||
//echo " <td class='vncellreq'>Optional 3</td>";
|
||||
//echo " <td class='vtable'><input type='text' class='formfld' name='rss_optional_3' value='$rss_optional_3'></td>";
|
||||
//echo " </tr>";
|
||||
//echo " <tr>";
|
||||
//echo " <td class='vncellreq'>Optional 4:</td>";
|
||||
//echo " <td class='vncellreq'>Optional 4</td>";
|
||||
//echo " <td class='vtable'><input type='text' class='formfld' name='rss_optional_4' value='$rss_optional_4'></td>";
|
||||
//echo " </tr>";
|
||||
//echo " <tr>";
|
||||
//echo " <td class='vncellreq'>rss_optional_5:</td>";
|
||||
//echo " <td class='vncellreq'>rss_optional_5</td>";
|
||||
//echo " <td class='vtable'><input type='text' class='formfld' name='rss_optional_5' value='$rss_optional_5'></td>";
|
||||
//echo " </tr>";
|
||||
//echo " <tr>";
|
||||
//echo " <td class='vncellreq'>rss_add_date:</td>";
|
||||
//echo " <td class='vncellreq'>rss_add_date</td>";
|
||||
//echo " <td class='vtable'><input type='text' class='formfld' name='rss_add_date' value='$rss_add_date'></td>";
|
||||
//echo " </tr>";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user