mirror of
https://github.com/unraid/api.git
synced 2026-01-13 20:19:56 -06:00
fix: removes extra colon from copy
This commit is contained in:
@@ -1906,7 +1906,7 @@ _(Header show description)_:
|
||||
<?=mk_option($display['headerdescription'], "no",_('No'))?>
|
||||
</select>
|
||||
|
||||
_(Header custom meta text color:)_:
|
||||
_(Header custom meta text color)_:
|
||||
: <input type="text" class="narrow" name="headermetacolor" value="<?=$display['headermetacolor']?>" maxlength="6" pattern="([0-9a-fA-F]{3}){1,2}" title="HTML color code of 3 or 6 hexadecimal digits">
|
||||
]]>
|
||||
</INLINE>
|
||||
|
||||
Reference in New Issue
Block a user