diff options
Diffstat (limited to 'ogcp/templates/actions/setup.html')
-rw-r--r-- | ogcp/templates/actions/setup.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ogcp/templates/actions/setup.html b/ogcp/templates/actions/setup.html index 8b5b003..5898201 100644 --- a/ogcp/templates/actions/setup.html +++ b/ogcp/templates/actions/setup.html @@ -8,7 +8,7 @@ <table class="table"> <thead class="text-center"> <tr> - <th>Partition Table</th> + <th>Partition Table Type</th> <th>Total Disk Size (MB)</th> </tr> </thead> |