diff options
Diffstat (limited to 'core/views/admin_graphics_none.html.php')
| -rw-r--r-- | core/views/admin_graphics_none.html.php | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/core/views/admin_graphics_none.html.php b/core/views/admin_graphics_none.html.php deleted file mode 100644 index 5306a70d..00000000 --- a/core/views/admin_graphics_none.html.php +++ /dev/null @@ -1,7 +0,0 @@ -<?php defined("SYSPATH") or die("No direct script access.") ?> -<div id="none" class="gBlock"> - <h3 class="gWarning"> <?= t("No Active Toolkit") ?> </h3> - <p> - <?= t("We were unable to detect a graphics program. You must install one of the toolkits below in order to many Gallery features.") ?> - </p> -</div> |
