diff options
author | Mario Vavti <mario@mariovavti.com> | 2015-03-06 15:24:56 +0100 |
---|---|---|
committer | Mario Vavti <mario@mariovavti.com> | 2015-03-06 15:24:56 +0100 |
commit | e67983f327745b9c949cec259290658f3ed08618 (patch) | |
tree | 5bfed8c01dadee543409cfc7613889d13bffe9a4 /view/theme/redbasic/schema/notred.php | |
parent | 1cea6144c90ec7e3e2cda07af655a0af36091381 (diff) | |
download | volse-hubzilla-e67983f327745b9c949cec259290658f3ed08618.tar.gz volse-hubzilla-e67983f327745b9c949cec259290658f3ed08618.tar.bz2 volse-hubzilla-e67983f327745b9c949cec259290658f3ed08618.zip |
add more css files
Diffstat (limited to 'view/theme/redbasic/schema/notred.php')
-rw-r--r-- | view/theme/redbasic/schema/notred.php | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/view/theme/redbasic/schema/notred.php b/view/theme/redbasic/schema/notred.php deleted file mode 100644 index 5a6dda336..000000000 --- a/view/theme/redbasic/schema/notred.php +++ /dev/null @@ -1,5 +0,0 @@ -<?php - - if (! $nav_colour) - $nav_colour = "black"; - |