mirror of
				https://github.com/TitanEmbeds/Titan.git
				synced 2025-11-03 23:37:09 +01:00 
			
		
		
		
	Reword a bit of attaching file modal and truncate long filenames
This commit is contained in:
		@@ -246,8 +246,8 @@
 | 
			
		||||
    
 | 
			
		||||
    <div id="filemodal" class="modal">
 | 
			
		||||
      <div class="modal-content">
 | 
			
		||||
        <h4 class="center-align">{{ _("Attach File") }}</h4>
 | 
			
		||||
        <h5 id="filename" class="center-align"></h5>
 | 
			
		||||
        <h4 class="center-align">{{ _("Attaching File") }}</h4>
 | 
			
		||||
        <h5 id="filename" class="center-align truncate"></h5>
 | 
			
		||||
        <div id="filemodalprogress" class="progress" style="display: none;">
 | 
			
		||||
          <div id="filemodalprogress-inner" class="determinate"></div>
 | 
			
		||||
        </div>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user