summaryrefslogtreecommitdiff
path: root/modules/digibug/views/admin_digibug.html.php
diff options
context:
space:
mode:
Diffstat (limited to 'modules/digibug/views/admin_digibug.html.php')
-rw-r--r--modules/digibug/views/admin_digibug.html.php10
1 files changed, 4 insertions, 6 deletions
diff --git a/modules/digibug/views/admin_digibug.html.php b/modules/digibug/views/admin_digibug.html.php
index f75adc60..5d07eb68 100644
--- a/modules/digibug/views/admin_digibug.html.php
+++ b/modules/digibug/views/admin_digibug.html.php
@@ -1,18 +1,16 @@
<?php defined("SYSPATH") or die("No direct script access.") ?>
-<div id="g-admin-digibug">
- <div class="g-admin-digibug-intro">
- <img id="Digibug-logo" src="<?= url::file("modules/digibug/images/digibug_logo.png") ?>">
- <h2> <?= t("Digibug Photo Printing") ?> </h2>
+<div class="g-block">
+ <img src="<?= url::file("modules/digibug/images/digibug_logo.png") ?>" alt="Digibug logo" class="g-right"/>
+ <h1> <?= t("Digibug Photo Printing") ?> </h1>
+ <div class="g-block-content">
<p>
<?= t("Turn your photos into a wide variety of prints, gifts and games!") ?>
</p>
-
<ul>
<li class="g-module-status g-success">
<?= t("You're ready to print photos!") ?>
</li>
</ul>
-
<p>
<?= t("You don't need an account with Digibug, but if you <a href=\"%signup_url\">register with Digibug</a> and enter your Digibug id in the <a href=\"%advanced_settings_url\">Advanced Settings</a> page you can make money off of your photos!",
array("signup_url" => "http://www.digibug.com/signup.php",