mirror of
				https://github.com/billz/raspap-webgui.git
				synced 2025-03-01 10:31:47 +00:00 
			
		
		
		
	added placeholder
This commit is contained in:
		| @@ -111,7 +111,7 @@ | ||||
|  | ||||
|         <div class="form-group"> | ||||
|           <div class="input-group"> | ||||
|             <input type="text" class="form-control" id="add-dhcp-upstream-server-field" aria-describedby="new-dhcp-upstream-server"> | ||||
|             <input type="text" class="form-control" id="add-dhcp-upstream-server-field" aria-describedby="new-dhcp-upstream-server" placeholder="<?php printf(_("e.g. %s"), "208.67.222.222") ?>"> | ||||
|             <div class="input-group-append"> | ||||
|               <button type="button" class="btn btn-outline-secondary js-add-dhcp-upstream-server"><i class="fas fa-plus"></i></button> | ||||
|             </div> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user