diff options
| author | Markus Birth <github.com@birth-online.de> | 2013-07-30 02:19:48 -0700 |
|---|---|---|
| committer | Markus Birth <github.com@birth-online.de> | 2013-07-30 02:19:48 -0700 |
| commit | 42715b704dd62041c69629fe712f9605cdfa70e7 (patch) | |
| tree | d971977b498761f1f20a64d19cee6fb0d4e2e68c | |
| parent | 01e72b1b144e408aaae119726cbb41c4ee1d86e0 (diff) | |
| parent | 1e156a0f84d5ee734c7679b4f08f99fc50e6bb0b (diff) | |
| download | yafpp-42715b704dd62041c69629fe712f9605cdfa70e7.tar.gz yafpp-42715b704dd62041c69629fe712f9605cdfa70e7.zip | |
Merge pull request #19 from ldidry/master
Conflict with linked instances feature
| -rw-r--r-- | init.php | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -152,7 +152,7 @@ class Af_Feedmod extends Plugin implements IHandler function hook_prefs_tabs($args) { - print '<div id="instanceConfigTab" dojoType="dijit.layout.ContentPane" + print '<div id="feedmodConfigTab" dojoType="dijit.layout.ContentPane" href="backend.php?op=af_feedmod" title="' . __('FeedMod') . '"></div>'; } |
