1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-25 07:21:03 +02:00

Theme content installation confirmation page added.

This commit is contained in:
Cameron
2013-03-08 04:46:02 -08:00
parent 1396cfbb69
commit 93ca31d6ad
3 changed files with 99 additions and 10 deletions

View File

@@ -1445,6 +1445,7 @@ class e_form
$options['class'] .= 'btn-success';
break;
case 'cancel':
// use this for neutral colors.
break;