- userinput should also be bold so that it can be distinguished from the
rest of the screen content Reported by: wblock
This commit is contained in:
parent
f21cda71b5
commit
eeee1f2177
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=42251
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
<!-- Global customisation -->
|
||||
|
||||
<!-- Redefine variables, and replace templates as necessary here -->
|
||||
<xsl:template match="hostid|username|groupname|devicename|maketarget|makevar|userinput|command">
|
||||
<xsl:template match="hostid|username|groupname|devicename|maketarget|makevar|command">
|
||||
<xsl:call-template name="inline.monoseq"/>
|
||||
</xsl:template>
|
||||
|
||||
|
|
Loading…
Reference in a new issue