1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-20 21:55:03 -04:00

Moved naming pattern in Rename preview dialog to top.

This commit is contained in:
Taloth Saldono
2015-02-10 23:30:10 +01:00
parent e00ec8b01b
commit 58f0e713fa
3 changed files with 7 additions and 14 deletions
@@ -1,5 +1,3 @@
<span class="file-name-format">
{{#if rename}}
{{format}}
{{#if rename}}
Naming pattern: {{format}}
{{/if}}
</span>