# HG changeset patch # User Pascal Bellard # Date 1359811976 -3600 # Node ID d0818093bbc65072d3656e4563c4fb37c5697b8e # Parent d2f3ed66f2583cd72dbdcd614e9a7b966cdf495c hardware.cgi: edit fstab diff -r d2f3ed66f258 -r d0818093bbc6 hardware.cgi --- a/hardware.cgi Sat Feb 02 14:06:54 2013 +0100 +++ b/hardware.cgi Sat Feb 02 14:32:56 2013 +0100 @@ -300,6 +300,12 @@ - new mount point +

$(gettext 'Filesystems table')

+
+$(grep -v ^# /etc/fstab | syntax_highlighter conf)
+
+ + $(gettext 'Manual Edit') EOT