|  | @@ -64,7 +64,7 @@ namespace OTSIncAReportApp._1_UI.OTSTemplateDesigner
 | 
	
		
			
				|  |  |              this.button1.Name = "button1";
 | 
	
		
			
				|  |  |              this.button1.Size = new System.Drawing.Size(75, 23);
 | 
	
		
			
				|  |  |              this.button1.TabIndex = 1;
 | 
	
		
			
				|  |  | -            this.button1.Text = "浏览";
 | 
	
		
			
				|  |  | +            this.button1.Text = "预览";
 | 
	
		
			
				|  |  |              this.button1.UseVisualStyleBackColor = true;
 | 
	
		
			
				|  |  |              this.button1.Click += new System.EventHandler(this.button1_Click);
 | 
	
		
			
				|  |  |              // 
 |