diff options
author | chrisaga <chrisaga@piwigo.org> | 2006-07-09 16:25:29 +0000 |
---|---|---|
committer | chrisaga <chrisaga@piwigo.org> | 2006-07-09 16:25:29 +0000 |
commit | f5acf36b96866855b8f8cadba101ccbb3226a4c3 (patch) | |
tree | 038a89a70bb84286ca6f516094dca4e93be72cfd /template/yoga/admin/cat_modify.tpl | |
parent | e40f590bbd3b2cc1a6c41e7ccf5f05c0e92b65d5 (diff) |
improve layout of cat_move admin page an change the id of cat_modify form
git-svn-id: http://piwigo.org/svn/trunk@1454 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | template/yoga/admin/cat_modify.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/yoga/admin/cat_modify.tpl b/template/yoga/admin/cat_modify.tpl index c298f6856..62e97077f 100644 --- a/template/yoga/admin/cat_modify.tpl +++ b/template/yoga/admin/cat_modify.tpl @@ -22,7 +22,7 @@ <!-- END delete --> </ul> -<form action="{F_ACTION}" method="POST" id="cat_modify"> +<form action="{F_ACTION}" method="POST" id="catModify"> <fieldset> <legend>{lang:Informations}</legend> |