diff options
author | vdigital <vdigital@piwigo.org> | 2007-02-10 20:34:10 +0000 |
---|---|---|
committer | vdigital <vdigital@piwigo.org> | 2007-02-10 20:34:10 +0000 |
commit | 042f9fc51c9437f330f8ca6395ee04bfece1b988 (patch) | |
tree | 18e726856d2c9117ccfbc255ffc586d8f6bcba96 /template/yoga/admin | |
parent | 9adbcc7d13397d7b449f23e64317b1557ae87c12 (diff) |
First try on clear theme for mail...
And xml template in yoga.
git-svn-id: http://piwigo.org/svn/trunk@1798 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'template/yoga/admin')
-rw-r--r-- | template/yoga/admin/ws_checker.tpl | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/template/yoga/admin/ws_checker.tpl b/template/yoga/admin/ws_checker.tpl index 04177b1c6..55e1d0319 100644 --- a/template/yoga/admin/ws_checker.tpl +++ b/template/yoga/admin/ws_checker.tpl @@ -261,4 +261,7 @@ </fieldset>
</form>
+<object data="http://127.0.0.1/phpwebgallery/trunk/ws.php?&method=pwg.getVersion&partner=Public" type="text/html"
+style="width: 660px; height: 230px; position: relative; overflow: auto;">
+</object>
<!-- END acc_list -->
|