diff options
author | Thomas Willingham <founder@kakste.com> | 2013-02-20 20:30:47 +0000 |
---|---|---|
committer | Thomas Willingham <founder@kakste.com> | 2013-02-20 20:30:47 +0000 |
commit | f95684c881a8bf0832f01ddc778844a6cb81cfbd (patch) | |
tree | 07e67ea788b0ef2fc7ec71c23a3f75e257a587af /view/theme/fancyred/tpl/theme_settings.tpl | |
parent | 0e9cf839d69f3e6039ec86f97b52174be9022ec5 (diff) | |
download | volse-hubzilla-f95684c881a8bf0832f01ddc778844a6cb81cfbd.tar.gz volse-hubzilla-f95684c881a8bf0832f01ddc778844a6cb81cfbd.tar.bz2 volse-hubzilla-f95684c881a8bf0832f01ddc778844a6cb81cfbd.zip |
PCSS Redbasic
Diffstat (limited to 'view/theme/fancyred/tpl/theme_settings.tpl')
-rw-r--r-- | view/theme/fancyred/tpl/theme_settings.tpl | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/view/theme/fancyred/tpl/theme_settings.tpl b/view/theme/fancyred/tpl/theme_settings.tpl deleted file mode 100644 index 797b29962..000000000 --- a/view/theme/fancyred/tpl/theme_settings.tpl +++ /dev/null @@ -1,7 +0,0 @@ -{{inc field_select.tpl with $field=$font_size}}{{endinc}} - -{{inc field_select.tpl with $field=$line_height}}{{endinc}} - -<div class="settings-submit-wrapper"> - <input type="submit" value="$submit" class="settings-submit" name="fancyred-settings-submit" /> -</div> |