make corner radius configurable in redbasic expert mode

This commit is contained in:
friendica
2013-07-08 19:21:06 -07:00
parent 6e880cfd49
commit cd40802229
5 changed files with 59 additions and 49 deletions
+2 -5
View File
@@ -1,8 +1,3 @@
{{*
* AUTOMATICALLY GENERATED TEMPLATE
* DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
*
*}}
{{include file="field_select.tpl" field=$colour}}
{{include file="field_input.tpl" field=$font_size}}
@@ -21,6 +16,8 @@
{{include file="field_select.tpl" field=$shiny}}
{{include file="field_input.tpl" field=$radius}}
<div class="settings-submit-wrapper">
<input type="submit" value="{{$submit}}" class="settings-submit" name="redbasic-settings-submit" />
</div>