a
This commit is contained in:
		
							
								
								
									
										5
									
								
								templates/actor/actor-sheet-PlayerCharacter.html
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										5
									
								
								templates/actor/actor-sheet-PlayerCharacter.html
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,5 @@ | ||||
| <form class="{{cssClass}} {{actor.type}} flexcol" autocomplete="off"> | ||||
|     <header class="sheet-header"> | ||||
|         <img class="profile-img" src="{{actor.img}}" data-edit="img" title="{{actor.name}}" height="100" width="100" /> | ||||
|     </header> | ||||
| </form> | ||||
| @@ -1,5 +0,0 @@ | ||||
| <section class="sheet-header flexcol"></section> | ||||
|     <header class="title flexrow"> | ||||
|         <input class="charname" name="name" type="text" value="{{source.name}}" placeholder="Actor Name"> | ||||
|     </div> | ||||
| </section> | ||||
		Reference in New Issue
	
	Block a user