JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
admin_files listing: unlink path (idiot proof)
[wfpl-cms.git] / admin_files.html
index 172ad09..881fc19 100644 (file)
@@ -42,7 +42,7 @@
                        <table cellspacing="0" cellpadding="4" border="1" summary="">
                                <tr><th>Path</th><th>Description</th><th>&nbsp;</th></tr><!--~listings {~-->
                                <tr>
-                                       <td class="listing"><a href="admin_files?edit_id=~id~">/~filename html~<!--~filename empty {~--><em>(blank)</em><!--~}~--></a></td>
+                                       <td class="listing">/~filename html~<!--~filename empty {~--><em>(blank)</em><!--~}~--></td>
                                        <td class="listing"><a href="admin_files?edit_id=~id~">~description html~<!--~description empty {~--><em>(blank)</em><!--~}~--></a></td>
                                        <td><a href="admin_files?admin_files_delete_id=~id~" onclick="return confirm('Permanently delete?')">[delete this file]</a></td>
                                </tr><!--~}~-->