Commit ad86a253 authored by 's avatar

Fixed target bug when editing docs and images

parent c45e9a8a
...@@ -41,9 +41,7 @@ ...@@ -41,9 +41,7 @@
<A HREF="<!--#var URL1-->/<!--#var id-->/manage" <A HREF="<!--#var URL1-->/<!--#var id-->/manage"
<!--#if sequence-var-manage_options--> <!--#if sequence-var-manage_options-->
TARGET="_top" TARGET="_top"
<!--#else sequence-var-manage_options--> <!--#/if sequence-var-manage_options-->>
TARGET="manage_main"
<!--#endif sequence-var-manage_options-->>
<IMG SRC="<!--#var SOFTWARE_URL-->/<!--#var icon-->" BORDER="0"> <IMG SRC="<!--#var SOFTWARE_URL-->/<!--#var icon-->" BORDER="0">
</A> </A>
<A HREF="<!--#var URL1-->/<!--#var id-->"><!--#if title--> <A HREF="<!--#var URL1-->/<!--#var id-->"><!--#if title-->
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment