tecwithquestion
- Total activity 82
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 16
Posts
Recent activity by tecwithquestion-
Customize index.tt
Hello, I have added below code in the index.tt file [% IF quota_info.inodes_used < 600000 %] [% ELSE %] Here I want to add the conditoin. If the package is ABC, the I want to show inode count ...