728
728
publish.setAttribute("value", "unpublish");
729
729
publish.setAttribute("title" ,"Make it so this directory "
730
730
+ "can not be seen by anyone on the web");
733
733
publish.setAttribute("value", "publish");
734
734
publish.setAttribute("title","Make it so this directory "
735
735
+ "can be seen by anyone on the web");
739
739
set_action_state(["publish", "submit"], pubcond);