Update OEM Display for easier navigation.

Change-Id: Ib4e0e87ffc79ea2e6f48ca1785a92989091e4955
diff --git a/project/twrp2/177/index.html b/project/twrp2/177/index.html
deleted file mode 120000
index cbe9a05..0000000
--- a/project/twrp2/177/index.html
+++ /dev/null
@@ -1 +0,0 @@
-../../../devices/samsunggalaxys4cspire.html
\ No newline at end of file
diff --git a/project/twrp2/177/index.php b/project/twrp2/177/index.php
new file mode 100644
index 0000000..60414f5
--- /dev/null
+++ b/project/twrp2/177/index.php
@@ -0,0 +1,3 @@
+<?php
+header("Location: /samsung/samsunggalaxys4cspire.html", true, 301);
+?>