Update ui to use bootstrap ui in more places
This commit is contained in:
@@ -2,5 +2,5 @@
|
||||
<p>
|
||||
Enter a new name for setting '{$name|escape}' below.
|
||||
</p>
|
||||
<input type="text" id="settings_rename_name" value="" />
|
||||
<input type="text" id="settings_rename_name" value="{$name|escape:html}" />
|
||||
</div>
|
||||
Reference in New Issue
Block a user