Changes

MyWikiBiz, Author Your Legacy — Tuesday May 07, 2024
Jump to navigationJump to search
42 bytes removed ,  16:53, 21 May 2010
no edit summary
Line 1: Line 1: −
//<source lang="javascript">
   
  /** Tooltips and access keys ***************************************************
 
  /** Tooltips and access keys ***************************************************
 
   *
 
   *
Line 655: Line 654:  
  // *              instead of showing the "page does not exist" text.
 
  // *              instead of showing the "page does not exist" text.
 
  // *  Created by: [[User:Mark]], with invaluable help from [[User:Pathoschild]]
 
  // *  Created by: [[User:Mark]], with invaluable help from [[User:Pathoschild]]
  // */
+
  // *
 
   
 
   
 
  function MainPageDeletedImage() {
 
  function MainPageDeletedImage() {
Line 741: Line 740:  
         lStat.parentNode.insertBefore(selectBox, lStat);
 
         lStat.parentNode.insertBefore(selectBox, lStat);
 
  }
 
  }
//</source>
 

Navigation menu