mirror of
https://github.com/evilhero/mylar
synced 2025-02-02 04:21:43 +00:00
FIX: removed comments within html
This commit is contained in:
parent
80a86d53a5
commit
91e41039a6
1 changed files with 0 additions and 8 deletions
|
@ -293,14 +293,6 @@
|
|||
<small>Alternate comic names to be searched in case naming is different (ie. Hack/Slash = hack-slash)</small>
|
||||
</div>
|
||||
|
||||
<!--
|
||||
<div class="row">
|
||||
<label>Alternate File-Naming</label>
|
||||
<input type="text" name="alt_filename" value="${comic['AlternateFileName']}" size="90">
|
||||
<a href="#" title="Alternate File Naming"><img src="interfaces/default/images/info32.png" height="16" alt="" /></a>
|
||||
<small>Alternate file-naming to be used when post-processing / renaming files instead of the actual title.</small>
|
||||
</div>
|
||||
-->
|
||||
<div class="row">
|
||||
<%
|
||||
year_options = "Default - Keep the Year as is\nYear Removal - Remove issue publication year from searches (dangerous)\nFuzzy the Year - Increase & Decrease the issue publication year by one"
|
||||
|
|
Loading…
Reference in a new issue