Fix file info preview in the settings.

Conflicts:
	html/General/Settings-section-Rice.html
This commit is contained in:
Mayhem 2014-02-15 15:54:47 +01:00 committed by ccd0
parent 60e0210d0a
commit 1e8a12c8bb

View File

@ -56,7 +56,7 @@
<fieldset>
<legend>File Info Formatting <span class=warning data-feature='File Info Formatting'>is disabled.</span></legend>
<div><input name=fileInfo class=field spellcheck=false>: <span class='fileText file-info-preview'></span></div>
<div><input name=fileInfo class=field spellcheck=false>: <span class='file-info file-info-preview'></span></div>
<div>Link: <code>%l</code> (truncated), <code>%L</code> (untruncated), <code>%T</code> (Unix timestamp)</div>
<div>Original file name: <code>%n</code> (truncated), <code>%N</code> (untruncated), <code>%t</code> (Unix timestamp)</div>
<div>Spoiler indicator: <code>%p</code></div>