Fix: Issue #24
This commit is contained in:
		@@ -30,7 +30,7 @@
 | 
				
			|||||||
				<div class="form-group">
 | 
									<div class="form-group">
 | 
				
			||||||
				<label for="inputNetworkName" class="col-sm-2 control-label">Network Name:</label>
 | 
									<label for="inputNetworkName" class="col-sm-2 control-label">Network Name:</label>
 | 
				
			||||||
					<div class="col-sm-10">
 | 
										<div class="col-sm-10">
 | 
				
			||||||
						<input type="text" class="form-control" id="inputNetworkName" name="name" value="<? VAR Name ?>" maxlength="20" placeholder="The name of the IRC network.">
 | 
											<input type="text" class="form-control" id="inputNetworkName" name="name" value="<? VAR Name ?>" maxlength="20" placeholder="The name of the IRC network">
 | 
				
			||||||
					</div>
 | 
										</div>
 | 
				
			||||||
				</div>
 | 
									</div>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user