Committer: akanashin
LJSUP-12738: Some improvements for the editor of layersU trunk/templates/Widgets/layereditor.tmpl
Modified: trunk/templates/Widgets/layereditor.tmpl =================================================================== --- trunk/templates/Widgets/layereditor.tmpl 2012-10-05 15:40:04 UTC (rev 23058) +++ trunk/templates/Widgets/layereditor.tmpl 2012-10-08 07:46:57 UTC (rev 23059) @@ -3,6 +3,7 @@ <input type="hidden" name="<TMPL_VAR prefix>_action" value="compile" /> <input type="hidden" name="<TMPL_VAR prefix>_id" value="<TMPL_VAR id>"/> <div class="header"> + <TMPL_VAR ljuser> <h1><TMPL_VAR title></h1> <div class="tools"> <a href="/customize/options.bml">Options</a> @@ -12,7 +13,6 @@ </div> <input type="submit" value="Save & Compile" class="compilelink" /> <a href="javascript:void(0);" class="compilelink turbo-mode">Show new editor</a> - <TMPL_VAR ljuser> </div> <div class="main" id="maindiv"> <div class="maincontainer">