diff --git a/dabo/functions/webpage.sh b/dabo/functions/webpage.sh index 1249bc6..6c4d4b6 100644 --- a/dabo/functions/webpage.sh +++ b/dabo/functions/webpage.sh @@ -164,8 +164,8 @@ function webpage { ${CURRENCY} Quantity ${CURRENCY} Price Commission - Comment - Chart" >>../index.html.tmp + Comment + Chart" >>../index.html.tmp local f_trade_file for f_trade_file in $(ls -t trade-histories/trade-*-open.history.csv 2>/dev/null)