diff options
Diffstat (limited to 'admin/template/goto/permalinks.tpl')
-rw-r--r-- | admin/template/goto/permalinks.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/template/goto/permalinks.tpl b/admin/template/goto/permalinks.tpl index fd2ca5640..0f522a858 100644 --- a/admin/template/goto/permalinks.tpl +++ b/admin/template/goto/permalinks.tpl @@ -3,7 +3,7 @@ <h2>{'Permalinks'|@translate}</h2> </div> -<form method="post" action="{$F_ACTION}"> +<form method="post" action=""> <fieldset><legend>{'Add/delete a permalink'|@translate}</legend> <label>{'Category'|@translate}: <select name="cat_id"> |